ramips: dts: add 'broken-cd' for VoCore2 MMC

This model doesn't have cd pin on its MicroSD card slot.

Fixes: https://github.com/openwrt/openwrt/issues/20288
Fixes: https://github.com/openwrt/openwrt/issues/22603
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/21568
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Shiji Yang 2026-01-16 20:18:00 +08:00 committed by Hauke Mehrtens
parent b4a5e57bde
commit dc597eeb79

View File

@ -94,6 +94,7 @@
&sdhci {
status = "okay";
broken-cd;
pinctrl-0 = <&sdxc_iot_mode>;
pinctrl-1 = <&sdxc_iot_mode>;
};