On Tue, Dec 5, 2017 at 12:06 PM, <linux-kernel-dev@xxxxxxxxxxxx> wrote: > srtc: srtc@53fa4000 { > - compatible = "fsl,imx53-rtc", "fsl,imx25-rtc"; > + compatible = "fsl,imx53-rtc"; > reg = <0x53fa4000 0x4000>; > interrupts = <24>; > - interrupt-parent = <&tzic>; > clocks = <&clks IMX5_CLK_SRTC_GATE>; > - clock-names = "ipg"; srtc node has been removed in linux-next. You need to re-add it. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html