mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-12 01:54:19 -04: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:
committed by
AngeloGioacchino Del Regno
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>;
|
||||
|
||||
Reference in New Issue
Block a user