MLK-21554-1 ARM: dts: imx6sll: Add ocotp support
authorArulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Tue, 30 Apr 2019 15:44:22 +0000 (21:14 +0530)
committerLeonard Crestez <leonard.crestez@nxp.com>
Mon, 6 May 2019 12:37:08 +0000 (15:37 +0300)
Add ocotp support to imx6sll board which helps to fix lowbus freq
issues.

Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com>
arch/arm/boot/dts/imx6sll.dtsi

index f09f74b..5fde431 100644 (file)
                        ocotp: ocotp-ctrl@21bc000 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "fsl,imx6sll-ocotp", "syscon";
+                               compatible = "fsl,imx6sll-ocotp", "fsl,imx6q-ocotp", "syscon";
                                reg = <0x021bc000 0x4000>;
                                clocks = <&clks IMX6SLL_CLK_OCOTP>;