From: Stefan Wahren Date: Tue, 11 Dec 2018 13:51:13 +0000 (+0100) Subject: ARM: dts: imx6ull: Fix i.MX6ULL/ULZ ocotp compatible X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f243bc821ee3;p=linux.git ARM: dts: imx6ull: Fix i.MX6ULL/ULZ ocotp compatible Since imx6ulz.dtsi includes imx6ull.dtsi, we only need to fix the compatible string here to achieve the correct OTP size for both SoCs. Signed-off-by: Stefan Wahren Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi index f3668fe69eace..9cd1a48dc2ef9 100644 --- a/arch/arm/boot/dts/imx6ull.dtsi +++ b/arch/arm/boot/dts/imx6ull.dtsi @@ -30,6 +30,10 @@ >; }; +&ocotp { + compatible = "fsl,imx6ull-ocotp", "syscon"; +}; + / { soc { aips3: aips-bus@2200000 {