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 {
|
&sdhci {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
|
broken-cd;
|
||||||
pinctrl-0 = <&sdxc_iot_mode>;
|
pinctrl-0 = <&sdxc_iot_mode>;
|
||||||
pinctrl-1 = <&sdxc_iot_mode>;
|
pinctrl-1 = <&sdxc_iot_mode>;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user