mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
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>
This commit is contained in:
parent
2521f47606
commit
ab394a9785
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user