OSDN Git Service

arm64: dts: freescale: imx8qxp: Fix the ocotp node name
authorViorel Suman <viorel.suman@nxp.com>
Thu, 7 Jul 2022 12:50:20 +0000 (15:50 +0300)
committerShawn Guo <shawnguo@kernel.org>
Fri, 8 Jul 2022 08:37:06 +0000 (16:37 +0800)
The proper name is 'ocotp', not 'imx8qx-ocotp'.

Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8qxp.dtsi

index d0f56e4..563a006 100644 (file)
                        compatible = "fsl,imx8qxp-iomuxc";
                };
 
-               ocotp: imx8qx-ocotp {
+               ocotp: ocotp {
                        compatible = "fsl,imx8qxp-scu-ocotp";
                        #address-cells = <1>;
                        #size-cells = <1>;