]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8186-corsola: make SDIO card removable
authorAxe Yang <axe.yang@mediatek.com>
Thu, 24 Apr 2025 01:34:35 +0000 (09:34 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 24 Apr 2025 07:26:36 +0000 (09:26 +0200)
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>
arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi

index cebb134331fbd98cad8fec6d2a9f2e504e370022..fc78a79d96e97b014fe06c7e91e7c23f0a8b52f3 100644 (file)
        cap-sdio-irq;
        no-mmc;
        no-sd;
-       non-removable;
        vmmc-supply = <&pp3300_s3>;
        vqmmc-supply = <&mt6366_vio18_reg>;
        mmc-pwrseq = <&wifi_pwrseq>;