Commit 6003913a authored by Viorel Suman's avatar Viorel Suman Committed by Shawn Guo
Browse files

arm64: dts: freescale: imx8qxp: Fix the ocotp node name



The proper name is 'ocotp', not 'imx8qx-ocotp'.

Signed-off-by: default avatarViorel Suman <viorel.suman@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b64aebbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -224,7 +224,7 @@
			compatible = "fsl,imx8qxp-iomuxc";
		};

		ocotp: imx8qx-ocotp {
		ocotp: ocotp {
			compatible = "fsl,imx8qxp-scu-ocotp";
			#address-cells = <1>;
			#size-cells = <1>;