Skip to content

Commit 6cb38e5

Browse files
andyshrkgregkh
authored andcommitted
arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5
[ Upstream commit e625e28 ] cd-gpios is used for sdcard detects for sdmmc. Fixes: 791c154 ("arm64: dts: rockchip: Add support for rk3588 based board Cool Pi CM5 EVB") Signed-off-by: Andy Yan <andyshrk@163.com> Link: https://lore.kernel.org/r/20250524064223.5741-1-andyshrk@163.com Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent c42116d commit 6cb38e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@
317317
bus-width = <4>;
318318
cap-mmc-highspeed;
319319
cap-sd-highspeed;
320+
cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
320321
disable-wp;
321322
max-frequency = <150000000>;
322323
no-sdio;

0 commit comments

Comments
 (0)