MLK-14304 ARM: dts: imx7d: enable ocotp node
authorOctavian Purdila <octavian.purdila@nxp.com>
Fri, 3 Mar 2017 11:04:22 +0000 (13:04 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:10:48 +0000 (15:10 -0500)
The octop node was defined in imx7s.dtsi but disabled. It is needed by
the fsl_otp driver.

Signed-off-by: Octavian Purdila <octavian.purdila@nxp.com>
arch/arm/boot/dts/imx7d.dtsi

index c8f75bc..360c941 100644 (file)
                compatible = "fsl,imx7d-ocotp", "syscon";
                reg = <0x30350000 0x10000>;
                clocks = <&clks IMX7D_OCOTP_CLK>;
+               status = "okay";
        };
 
        tempmon: tempmon {