[PATCH v2 2/5] ARM: dts: imx53: add srtc node

Fabio Estevam festevam at gmail.com
Tue Dec 5 06:13:36 PST 2017


On Tue, Dec 5, 2017 at 12:06 PM,  <linux-kernel-dev at beckhoff.com> wrote:

>                         srtc: srtc at 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.



More information about the linux-arm-kernel mailing list