arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodes
voltage-ranges properties are NOP. Remove them. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
parent
a20008eabd
commit
2e6e3a4e8c
@ -67,14 +67,12 @@
|
||||
|
||||
&main_sdhci0 {
|
||||
/* eMMC */
|
||||
voltage-ranges = <1800 1800>;
|
||||
non-removable;
|
||||
ti,driver-strength-ohm = <50>;
|
||||
};
|
||||
|
||||
&main_sdhci1 {
|
||||
/* SD/MMC */
|
||||
voltage-ranges = <1800 1800 3300 3300>;
|
||||
ti,driver-strength-ohm = <50>;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user