[PATCH v2 1/3] dt-bindings: rtc: Add Amlogic A4 and A5 rtc
Xianwei Zhao
xianwei.zhao at amlogic.com
Wed Sep 4 01:18:55 PDT 2024
Hi Krzysztof,
Thanks for your reply.
On 2024/9/3 22:03, Krzysztof Kozlowski wrote:
> [ EXTERNAL EMAIL ]
>
> On 03/09/2024 09:00, Xianwei Zhao via B4 Relay wrote:
>> From: Yiting Deng <yiting.deng at amlogic.com>
>>
>> Add documentation describing the Amlogic A4(A113L2) and A5(A113X2)
>> rtc controller.
>
> RTC. And no "controller".
>
Will do, describe it as "Add documentation describing the Amlogic
A4(A113L2) and A5(A113X2) RTC."
>>
>> Signed-off-by: Yiting Deng <yiting.deng at amlogic.com>
>> Signed-off-by: Xianwei Zhao <xianwei.zhao at amlogic.com>
>> ---
>> .../bindings/rtc/amlogic,amlogic-rtc.yaml | 66 ++++++++++++++++++++++
>> 1 file changed, 66 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/rtc/amlogic,amlogic-rtc.yaml b/Documentation/devicetree/bindings/rtc/amlogic,amlogic-rtc.yaml
>> new file mode 100644
>> index 000000000000..128c60b623e1
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/rtc/amlogic,amlogic-rtc.yaml
>
> That's odd filename. Use compatible as the filename.
>
Will do, rename "amlogic,a4-rtc.yaml".
>> @@ -0,0 +1,66 @@
>> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
>> +# Copyright (C) 2024 Amlogic, Inc. All rights reserved
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/rtc/amlogic,amlogic-rtc.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +
>> +title: Amlogic Real Time Clock controller include a4, a5
>
> Sorry, that's unparseable. Either this is clock controller or RTC. What
> does it mean "include a4"?
>
Will describe it to "title: Amlogic A4 and A5 RTC".
>
>> +
>> +maintainers:
>> + - Yiting Deng <yiting.deng at amlogic.com>
>> + - Xianwei Zhao <xianwei.zhao at amlogic.com>
>> +
>> +description:
>> + The Amlogic new chips used RTC module.
>
> This tells me nothing. Please say something useful or drop this.
>
Will drop description.
> Best regards,
> Krzysztof
>
More information about the linux-amlogic
mailing list