Re: [PATCH V3 1/1] dt-bindings: rtc: add atcrtc100 Real Time Clock

From: Krzysztof Kozlowski
Date: Mon Nov 04 2024 - 09:47:56 EST


On 04/11/2024 15:40, CL Wang wrote:
> Document devicetree bindings for the Andes atcrtc100 Real Time Clock.
>
> Signed-off-by: CL Wang <cl634@xxxxxxxxxxxxx>
> ---

What changed? Explain in details.

In the future, please provide changelog under '---' or in cover letter.

Where is the driver? Why this is sent separately?

> .../bindings/rtc/andestech,atcrtc100.yaml | 44 +++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 45 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/rtc/andestech,atcrtc100.yaml
>

...

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 10342c0fa599..372d7ea53c98 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3357,6 +3357,7 @@ F: include/linux/mfd/atc260x/*
> ATCRTC100 RTC DRIVER
> M: CL Wang <cl634@xxxxxxxxxxxxx>
> S: Supported
> +F: Documentation/devicetree/bindings/rtc/andestech,atcrtc100.yaml
> F: drivers/rtc/rtc-atcrtc100.c

There is no such file.


Best regards,
Krzysztof