* [PATCH] arm64: dts: rockchip: add sdmmc card detect to the nanopc-t6
@ 2023-12-30 16:50 John Clark
2024-01-25 21:12 ` Heiko Stuebner
0 siblings, 1 reply; 2+ messages in thread
From: John Clark @ 2023-12-30 16:50 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
linux-rockchip
Cc: Thomas McKahan, devicetree, linux-arm-kernel, linux-kernel,
John Clark
The nanopc-t6 has an sdmmc card detect connected to gpio0_a4 which is
active low.
Signed-off-by: John Clark <inindev@gmail.com>
---
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
index d7722772ecd8..54445f929a37 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
@@ -539,6 +539,7 @@ &sdmmc {
bus-width = <4>;
cap-mmc-highspeed;
cap-sd-highspeed;
+ cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
disable-wp;
no-mmc;
no-sdio;
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] arm64: dts: rockchip: add sdmmc card detect to the nanopc-t6
2023-12-30 16:50 [PATCH] arm64: dts: rockchip: add sdmmc card detect to the nanopc-t6 John Clark
@ 2024-01-25 21:12 ` Heiko Stuebner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2024-01-25 21:12 UTC (permalink / raw)
To: John Clark, Krzysztof Kozlowski, linux-rockchip, Rob Herring,
Conor Dooley
Cc: Heiko Stuebner, devicetree, linux-kernel, linux-arm-kernel,
Thomas McKahan
On Sat, 30 Dec 2023 11:50:53 -0500, John Clark wrote:
> The nanopc-t6 has an sdmmc card detect connected to gpio0_a4 which is
> active low.
>
>
Applied, thanks!
[1/1] arm64: dts: rockchip: add sdmmc card detect to the nanopc-t6
commit: d8bb6c2311b6b2aad11b937f96db1d6c3393246a
Best regards,
--
Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-25 21:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 16:50 [PATCH] arm64: dts: rockchip: add sdmmc card detect to the nanopc-t6 John Clark
2024-01-25 21:12 ` Heiko Stuebner
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).