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

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>
This commit is contained in:
Viorel Suman 2022-07-07 15:50:20 +03:00 committed by Shawn Guo
parent b64aebbe79
commit 6003913ac7
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@
compatible = "fsl,imx8qxp-iomuxc";
};
ocotp: imx8qx-ocotp {
ocotp: ocotp {
compatible = "fsl,imx8qxp-scu-ocotp";
#address-cells = <1>;
#size-cells = <1>;