Re: [PATCH v2 3/3] dt-bindings: rtc: Convert and update jz4740-rtc doc to YAML

From: Rob Herring
Date: Mon Mar 23 2020 - 18:14:15 EST


On Wed, 11 Mar 2020 19:23:18 +0100, Paul Cercueil wrote:
> Convert the jz4740-rtc doc to YAML, and update it to reflect the new
> changes in the driver:
> - More compatible strings are specified, with fallbacks if needed,
> - The vendor-specific properties are now properly prefixed with the
> 'ingenic,' prefix.
>
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---
> .../bindings/rtc/ingenic,jz4740-rtc.txt | 37 ---------
> .../devicetree/bindings/rtc/ingenic,rtc.yaml | 83 +++++++++++++++++++
> 2 files changed, 83 insertions(+), 37 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt
> create mode 100644 Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>