Add i.MX8QXP ocotp node

Signed-off-by: Peng Fan <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: Aisheng Dong <[email protected]>
Cc: Anson Huang <[email protected]>
Cc: Daniel Baluta <[email protected]>
Cc: [email protected]
Cc: [email protected]
---
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi 
b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
index 0683ee2a48ae..f29998d7274a 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi
@@ -141,6 +141,12 @@
                        compatible = "fsl,imx8qxp-iomuxc";
                };
 
+               ocotp: imx8qx-ocotp {
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+                       compatible = "fsl,imx8qxp-ocotp";
+               };
+
                pd: imx8qx-pd {
                        compatible = "fsl,imx8qxp-scu-pd";
                        #power-domain-cells = <1>;
-- 
2.16.4

Reply via email to