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
1 changed files with 2 additions and 0 deletions
|
@ -655,6 +655,8 @@
|
|||
vmmc-supply = <®_sd1_vmmc>;
|
||||
bus-width = <4>;
|
||||
no-1-8-v;
|
||||
no-sdio;
|
||||
no-emmc;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue