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

From: Rob Herring
Date: Wed May 27 2020 - 22:44:08 EST


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

Applied, thanks!