summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl.dtsi
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2017-06-20 09:09:32 +0200
committerShawn Guo <shawnguo@kernel.org>2017-12-26 16:15:44 +0800
commita53745d113806e1a4d93451a9d5c0077e0826dbd (patch)
tree3e6590139744876559adf8b5ef040f8d45782da0 /arch/arm/boot/dts/imx6qdl.dtsi
parentbdba5017d149ef3cfcd47adf98837da7680817c7 (diff)
ARM: dts: imx6: add snvs-lpgpr node
This node is for Low Power General Purpose Register which can be used as Non-Volatile Storage. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index ac4f9ecf80cc..260b3b6ed425 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -773,6 +773,10 @@
mask = <0x60>;
status = "disabled";
};
+
+ snvs_lpgpr: snvs-lpgpr {
+ compatible = "fsl,imx6q-snvs-lpgpr";
+ };
};
epit1: epit@20d0000 { /* EPIT1 */