1
0
Fork 0

MLK-23659-2: arm64: dts: imx8mn: add snvs clock for snvs_pwrkey

Make same change as i.mx8mp.

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Anson Huang <anson.huang@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Robin Gong 2020-05-11 18:57:36 +08:00
parent b5aadaa4a5
commit f25b74f785
1 changed files with 2 additions and 0 deletions

View File

@ -673,6 +673,8 @@
compatible = "fsl,sec-v4.0-pwrkey";
regmap = <&snvs>;
interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk IMX8MN_CLK_SNVS_ROOT>;
clock-names = "snvs";
linux,keycode = <KEY_POWER>;
wakeup-source;
status = "disabled";