From: Angus Ainslie (Purism) Date: Thu, 20 Jun 2019 17:05:32 +0000 (-0600) Subject: arm64: dts: librem5: enable the SNVS power key X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=01407158e4c7a6ac646901b7b034b5a7d605b480;p=openwrt%2Fstaging%2Fblogic.git arm64: dts: librem5: enable the SNVS power key Enable the snvs power key. Signed-off-by: Angus Ainslie (Purism) Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts index dd623dbc2360..5179e22f5126 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts @@ -715,6 +715,9 @@ status = "okay"; }; +&snvs_pwrkey { + status = "okay"; +}; &uart1 { /* console */ pinctrl-names = "default";