Commit 95147bb4 authored by Anton Kirilov's avatar Anton Kirilov Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Fix the SD card detection on NanoPi R6C/R6S



Fix the SD card detection on FriendlyElec NanoPi R6C/R6S boards.

Signed-off-by: default avatarAnton Kirilov <anton.kirilov@arm.com>
Link: https://lore.kernel.org/r/20241219113145.483205-1-anton.kirilov@arm.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 2ddd9348
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -434,6 +434,7 @@ &sdhci {
&sdmmc {
	bus-width = <4>;
	cap-sd-highspeed;
	cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
	disable-wp;
	max-frequency = <150000000>;
	no-mmc;