mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-07 05:45:24 +00:00
ARM: dts: imx7-mba7: restrict usdhc interface modes
USDHC1 is directly connected to an SD card, so disable other interface modes. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
e7073f96f1
commit
d430a7e0e1
@ -655,6 +655,8 @@ &usdhc1 {
|
||||
vmmc-supply = <®_sd1_vmmc>;
|
||||
bus-width = <4>;
|
||||
no-1-8-v;
|
||||
no-sdio;
|
||||
no-emmc;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user