ARM: dts: dra7: Use sdhci-omap programming model
Use sdhci-omap programming model based on the generic sdhci library for programming the eMMC/SD/SDIO controller. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:

committed by
Tony Lindgren

parent
01c5d96688
commit
940293affa
@@ -377,6 +377,7 @@
|
||||
vmmc-supply = <&evm_1v8_sw>;
|
||||
vqmmc-supply = <&evm_1v8_sw>;
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
pinctrl-names = "default", "hs", "ddr_1_8v-rev11", "ddr_1_8v", "hs200_1_8v-rev11", "hs200_1_8v";
|
||||
pinctrl-0 = <&mmc2_pins_default>;
|
||||
pinctrl-1 = <&mmc2_pins_hs>;
|
||||
|
Reference in New Issue
Block a user