Skip to content

Commit 8814cbb

Browse files
andyshrkgregkh
authored andcommitted
arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4B
[ Upstream commit 98570e8 ] cd-gpios is used for sdcard detects for sdmmc. Fixes: 3f5d336 ("arm64: dts: rockchip: Add support for rk3588s based board Cool Pi 4B") Signed-off-by: Andy Yan <andyshrk@163.com> Link: https://lore.kernel.org/r/20250524064223.5741-2-andyshrk@163.com Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 6cb38e5 commit 8814cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@
438438
bus-width = <4>;
439439
cap-mmc-highspeed;
440440
cap-sd-highspeed;
441+
cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
441442
disable-wp;
442443
max-frequency = <150000000>;
443444
no-sdio;

0 commit comments

Comments
 (0)