RE: [PATCH V3 1/4] dt-bindings: rtc: add binding doc for i.MX system controller RTC driver
From: Aisheng DONG
Date: Wed Nov 28 2018 - 10:38:40 EST
> diff --git a/Documentation/devicetree/bindings/rtc/rtc-imx-sc.txt
> b/Documentation/devicetree/bindings/rtc/rtc-imx-sc.txt
> new file mode 100644
> index 0000000..d6e2353
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/rtc/rtc-imx-sc.txt
This should belong to scu binding doc.
Regards
Dong Aisheng
> @@ -0,0 +1,10 @@
> +* NXP i.MX System Controller Real Time Clock
> +
> +Required properties:
> +- compatible: should be "nxp,imx8qxp-sc-rtc";
> +
> +Example:
> +
> +rtc: rtc {
> + compatible = "nxp,imx8qxp-sc-rtc";
> +};
> --
> 2.7.4