MLK-21549-3 ARM: dts: imx6ull: use fsl,imx6ul-ocotp under ocotp node
authorVipul Kumar <vipul_kumar@mentor.com>
Sun, 28 Apr 2019 05:09:32 +0000 (10:39 +0530)
committerLeonard Crestez <leonard.crestez@nxp.com>
Thu, 2 May 2019 09:19:28 +0000 (12:19 +0300)
This patch use fsl,imx6ul-ocotp instead of fsl,imx6ull-ocotp under ocotp
node to align with the mainline.

Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>
Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com>
arch/arm/boot/dts/imx6ull.dtsi

index 5545637..deb9018 100644 (file)
                        ocotp: ocotp-ctrl@021bc000 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "fsl,imx6ull-ocotp", "syscon";
+                               compatible = "fsl,imx6ul-ocotp", "syscon";
                                reg = <0x021bc000 0x4000>;
                                clocks = <&clks IMX6UL_CLK_OCOTP>;