mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-02 00:21:01 +02:00
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:
parent
b4a5e57bde
commit
dc597eeb79
@ -94,6 +94,7 @@
|
||||
&sdhci {
|
||||
status = "okay";
|
||||
|
||||
broken-cd;
|
||||
pinctrl-0 = <&sdxc_iot_mode>;
|
||||
pinctrl-1 = <&sdxc_iot_mode>;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user