All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mq-reform2: add uSDHC2 CD pinctrl
@ 2021-08-20 21:25 Lucas Stach
  2021-09-22  5:04 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2021-08-20 21:25 UTC (permalink / raw)
  To: Shawn Guo; +Cc: Fabio Estevam, Lukas F . Hartmann, linux-arm-kernel, kernel

The SD card slot on the Reform 2 uses the card detect pad routed to
the uSDHC2 module as intended. This is currently working as it is the
default mux setting for this pad, but better be explicit and add it
to the pinctrl node.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
---
 arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts b/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
index 2535268f0984..4f2db6197b39 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts
@@ -202,6 +202,7 @@ MX8MQ_IOMUXC_UART2_TXD_UART2_DCE_TX		0x45
 
 	pinctrl_usdhc2: usdhc2grp {
 		fsl,pins = <
+			MX8MQ_IOMUXC_SD2_CD_B_USDHC2_CD_B		0x0
 			MX8MQ_IOMUXC_SD2_CLK_USDHC2_CLK			0x83
 			MX8MQ_IOMUXC_SD2_CMD_USDHC2_CMD			0xc3
 			MX8MQ_IOMUXC_SD2_DATA0_USDHC2_DATA0		0xc3
-- 
2.31.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] 2+ messages in thread

* Re: [PATCH] arm64: dts: imx8mq-reform2: add uSDHC2 CD pinctrl
  2021-08-20 21:25 [PATCH] arm64: dts: imx8mq-reform2: add uSDHC2 CD pinctrl Lucas Stach
@ 2021-09-22  5:04 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2021-09-22  5:04 UTC (permalink / raw)
  To: Lucas Stach; +Cc: Fabio Estevam, Lukas F . Hartmann, linux-arm-kernel, kernel

On Fri, Aug 20, 2021 at 11:25:37PM +0200, Lucas Stach wrote:
> The SD card slot on the Reform 2 uses the card detect pad routed to
> the uSDHC2 module as intended. This is currently working as it is the
> default mux setting for this pad, but better be explicit and add it
> to the pinctrl node.
> 
> Signed-off-by: Lucas Stach <dev@lynxeye.de>

Applied, thanks!

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

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

end of thread, other threads:[~2021-09-22  5:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20 21:25 [PATCH] arm64: dts: imx8mq-reform2: add uSDHC2 CD pinctrl Lucas Stach
2021-09-22  5:04 ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.