Commit 3c3a8e50 authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo

arm64: dts: imx8mq-evk: Enable SNVS power key

Enable SNVS power key for i.MX8MQ EVK board.
Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 1d0becab
...@@ -242,6 +242,10 @@ &pgc_gpu { ...@@ -242,6 +242,10 @@ &pgc_gpu {
power-supply = <&sw1a_reg>; power-supply = <&sw1a_reg>;
}; };
&snvs_pwrkey {
status = "okay";
};
&uart1 { &uart1 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1>; pinctrl-0 = <&pinctrl_uart1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment