From: Robin Gong Date: Thu, 9 Jan 2020 15:02:49 +0000 (+0800) Subject: LF-741: ARM: dts: imx6qdl-sabresd: disable snvs_pwrkey X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~577^2~2^2~522 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=cd642b3a7dd899da9c13b56d9aa26dc1d6abe0eb;p=linux.git LF-741: ARM: dts: imx6qdl-sabresd: disable snvs_pwrkey 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 Reviewed-by: Anson Huang --- diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi index 351aaaf6d632..db789315a473 100644 --- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi @@ -1103,10 +1103,6 @@ status = "okay"; }; -&snvs_pwrkey { - status = "okay"; -}; - &ssi2 { status = "okay"; };