]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: librem5: enable the SNVS power key
authorAngus Ainslie (Purism) <angus@akkea.ca>
Thu, 20 Jun 2019 17:05:32 +0000 (11:05 -0600)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Jun 2019 02:07:00 +0000 (10:07 +0800)
Enable the snvs power key.

Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts

index dd623dbc23600224e52e58d3e9c81f1fbafdffe9..5179e22f5126a7d6c140f47fbaa8d21dbe0ea8a0 100644 (file)
@@ -715,6 +715,9 @@ &pwm1 {
        status = "okay";
 };
 
+&snvs_pwrkey {
+       status = "okay";
+};
 
 &uart1 { /* console */
        pinctrl-names = "default";