> 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