summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorChen-Yu Tsai <wenst@chromium.org>2026-07-20 17:27:57 +0800
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2026-07-20 14:57:53 +0200
commit934cccd2c6795a20d04bd470ec7eb3151950fbfc (patch)
treeb9bdad7ccf1ae3e017a67f53f247229254cc25b6 /arch
parent11c3fc9e3db80adb129e78c296cf2bd9ea6daca7 (diff)
downloadlinux-next-934cccd2c6795a20d04bd470ec7eb3151950fbfc.tar.gz
linux-next-934cccd2c6795a20d04bd470ec7eb3151950fbfc.zip
arm64: dts: mediatek: mt8192-asurada: Disable mmc1 on Spherion
Spherion does not have an micro SD card slot. Disable mmc1. Signed-off-by: Chen-Yu Tsai <wenst@chromium.org> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts b/arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts
index 163960f58db5..68caf4c58cfe 100644
--- a/arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dts
@@ -64,6 +64,10 @@
VBAT-supply = <&pp3300_ldo_z>;
};
+&mmc1 {
+ status = "disabled";
+};
+
&sound {
compatible = "mediatek,mt8192_mt6359_rt1015p_rt5682";