LF-741: ARM: dts: imx6qdl-sabresd: disable snvs_pwrkey
authorRobin Gong <yibin.gong@nxp.com>
Thu, 9 Jan 2020 15:02:49 +0000 (23:02 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:56 +0000 (11:21 +0800)
There are snvs design issue on legacy i.mx6q/dl chip so gpio key used
instead of snvs_pwrkey on i.mx6qdl-sabresd board. Disable snvs_pwrkey to
match board design though there is another software workaround for such
design issue in the future:
https://lore.kernel.org/linux-arm-kernel/20191125161210.8275-1-robin@protonic.nl/

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
arch/arm/boot/dts/imx6qdl-sabresd.dtsi

index 351aaaf..db78931 100644 (file)
        status = "okay";
 };
 
-&snvs_pwrkey {
-       status = "okay";
-};
-
 &ssi2 {
        status = "okay";
 };