summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxe Yang <axe.yang@mediatek.com>2025-04-24 09:34:35 +0800
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2025-04-24 09:26:36 +0200
commitab394a9785f0339fd6617cd51ca4e2982a82cd87 (patch)
tree0afc0e3cf848a5cfe03ad4db4104c8891803035c
parent2521f47606eaffb2e477ea0b2985d2d8e31aa563 (diff)
downloadlinux-ab394a9785f0339fd6617cd51ca4e2982a82cd87.tar.gz
linux-ab394a9785f0339fd6617cd51ca4e2982a82cd87.zip
arm64: dts: mediatek: mt8186-corsola: make SDIO card removable
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@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Link: https://lore.kernel.org/r/20250424013603.32351-1-axe.yang@mediatek.com Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
-rw-r--r--arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi1
1 files changed, 0 insertions, 1 deletions
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 @@
cap-sdio-irq;
no-mmc;
no-sd;
- non-removable;
vmmc-supply = <&pp3300_s3>;
vqmmc-supply = <&mt6366_vio18_reg>;
mmc-pwrseq = <&wifi_pwrseq>;