linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx6qdl-colibri: mux SD/MMC card detect explicitly
@ 2018-06-26 14:52 Stefan Agner
  2018-06-26 14:52 ` [PATCH 2/3] ARM: dts: imx6qdl-colibri: move card detect to module device tree Stefan Agner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Agner @ 2018-06-26 14:52 UTC (permalink / raw)
  To: linux-arm-kernel

Do not rely on reset/boot defaults and use a default GPIO setting
with pull-up enabled.

Signed-off-by: Stefan Agner <stefan@agner.ch>
---
 arch/arm/boot/dts/imx6qdl-colibri.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-colibri.dtsi b/arch/arm/boot/dts/imx6qdl-colibri.dtsi
index 76035db96f67..83d7c7d48c3f 100644
--- a/arch/arm/boot/dts/imx6qdl-colibri.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-colibri.dtsi
@@ -567,7 +567,7 @@
 
 	pinctrl_mmc_cd: gpiommccd {
 		fsl,pins = <
-			MX6QDL_PAD_NANDF_D5__GPIO2_IO05	0x80000000
+			MX6QDL_PAD_NANDF_D5__GPIO2_IO05	0x1b0b1
 		>;
 	};
 
-- 
2.18.0

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

end of thread, other threads:[~2018-07-01 13:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26 14:52 [PATCH 1/3] ARM: dts: imx6qdl-colibri: mux SD/MMC card detect explicitly Stefan Agner
2018-06-26 14:52 ` [PATCH 2/3] ARM: dts: imx6qdl-colibri: move card detect to module device tree Stefan Agner
2018-06-26 14:52 ` [PATCH 3/3] ARM: dts: imx6qdl-colibri: use pull-down on wake-up pin Stefan Agner
2018-07-01 13:23 ` [PATCH 1/3] ARM: dts: imx6qdl-colibri: mux SD/MMC card detect explicitly 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).