linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx7d-zii-rpu2: Remove unneeded snvs_pwrkey node
@ 2019-06-24 20:54 Fabio Estevam
  2019-06-24 20:54 ` [PATCH 2/2] ARM: dts: imx7-colibri: " Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Fabio Estevam @ 2019-06-24 20:54 UTC (permalink / raw)
  To: shawnguo; +Cc: stefan, cphealy, Fabio Estevam, Anson.Huang, linux-arm-kernel

Since commit 4664179fe679 ("ARM: dts: imx7s: Enable SNVS power key
according to board design") snvs_pwrkey is disabled by default, so there
is no need for disabling it explicitly in the board dts anymore.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/boot/dts/imx7d-zii-rpu2.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/imx7d-zii-rpu2.dts b/arch/arm/boot/dts/imx7d-zii-rpu2.dts
index 4a78ddc7513d..39812c92bf0d 100644
--- a/arch/arm/boot/dts/imx7d-zii-rpu2.dts
+++ b/arch/arm/boot/dts/imx7d-zii-rpu2.dts
@@ -669,10 +669,6 @@
 	status = "disabled";
 };
 
-&snvs_pwrkey {
-	status = "disabled";
-};
-
 &iomuxc {
 	pinctrl_ecspi1: ecspi1grp {
 		fsl,pins = <
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-18  2:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-24 20:54 [PATCH 1/2] ARM: dts: imx7d-zii-rpu2: Remove unneeded snvs_pwrkey node Fabio Estevam
2019-06-24 20:54 ` [PATCH 2/2] ARM: dts: imx7-colibri: " Fabio Estevam
2019-06-24 21:03   ` Chris Healy
2019-06-24 21:02 ` [PATCH 1/2] ARM: dts: imx7d-zii-rpu2: " Chris Healy
2019-07-18  2:28 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).