Re: [PATCH 2/2] dt-bindings: rtc: Convert MXC RTC V2 to json-schema

From: Rob Herring
Date: Wed May 27 2020 - 22:45:06 EST


On Thu, 14 May 2020 14:13:25 +0800, Anson Huang wrote:
> Convert the MXC RTC V2 binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> .../devicetree/bindings/rtc/rtc-mxc_v2.txt | 17 --------
> .../devicetree/bindings/rtc/rtc-mxc_v2.yaml | 46 ++++++++++++++++++++++
> 2 files changed, 46 insertions(+), 17 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc_v2.txt
> create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc_v2.yaml
>

Applied, thanks!