Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 86ea9dc8 authored by Manivannan Sadhasivam's avatar Manivannan Sadhasivam Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Enable SD card detection for Rock960 boards



For proper working of SD cards, let's add the Card Detect GPIO property
to the common devicetree for Rock960 family boards.

Signed-off-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 75d03856
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -439,6 +439,7 @@
	cap-sd-highspeed;
	clock-frequency = <100000000>;
	clock-freq-min-max = <100000 100000000>;
	cd-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
	disable-wp;
	sd-uhs-sdr104;
	vqmmc-supply = <&vcc_sd>;