]> Git Repo - linux.git/commitdiff
arm64: dts: librem5: enable the SNVS power key
authorAngus Ainslie (Purism) <[email protected]>
Thu, 20 Jun 2019 17:05:32 +0000 (11:05 -0600)
committerShawn Guo <[email protected]>
Mon, 24 Jun 2019 02:07:00 +0000 (10:07 +0800)
Enable the snvs power key.

Signed-off-by: Angus Ainslie (Purism) <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts

index dd623dbc23600224e52e58d3e9c81f1fbafdffe9..5179e22f5126a7d6c140f47fbaa8d21dbe0ea8a0 100644 (file)
        status = "okay";
 };
 
+&snvs_pwrkey {
+       status = "okay";
+};
 
 &uart1 { /* console */
        pinctrl-names = "default";
This page took 0.057065 seconds and 4 git commands to generate.