[RESEND] arm64: dts: mediatek: mt8186-corsola: make SDIO card removable
Axe Yang
axe.yang at mediatek.com
Wed Apr 23 18:34:35 PDT 2025
Under specific conditions, the SDIO function driver needs to
remove/add SDIO card to perform a reset. Remove the non-removable
property to support this scenario.
Signed-off-by: Axe Yang <axe.yang at mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg at gmail.com>
---
arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi b/arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi
index cebb134331fb..fc78a79d96e9 100644
--- a/arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi
@@ -518,7 +518,6 @@ &mmc1 {
cap-sdio-irq;
no-mmc;
no-sd;
- non-removable;
vmmc-supply = <&pp3300_s3>;
vqmmc-supply = <&mt6366_vio18_reg>;
mmc-pwrseq = <&wifi_pwrseq>;
--
2.46.0
More information about the linux-arm-kernel
mailing list