Commit ef4b19d3 authored by Detlev Casanova's avatar Detlev Casanova Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Remove non-removable flag from sdmmc on rk3576-sige5



The sdmmc node represents a removable SD card host. Make sure it is
considered removable so that SD cards are detected when inserted.

Signed-off-by: default avatarDetlev Casanova <detlev.casanova@collabora.com>
Link: https://lore.kernel.org/r/20241108213357.268002-1-detlev.casanova@collabora.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6f846fe4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -646,7 +646,6 @@ &sdmmc {
	max-frequency = <200000000>;
	no-sdio;
	no-mmc;
	non-removable;
	sd-uhs-sdr104;
	vmmc-supply = <&vcc_3v3_s3>;
	vqmmc-supply = <&vccio_sd_s0>;