summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am335x-boneblue.dts
diff options
context:
space:
mode:
authorFaiz Abbas <faiz_abbas@ti.com>2020-05-13 02:08:04 +0530
committerTony Lindgren <tony@atomide.com>2020-05-19 08:54:42 -0700
commit0b4edf111870b83ea77b1d7e16b8ceac29f9f388 (patch)
treec1e821eb9c178f5e07ed3910a50e0369cb77d2f9 /arch/arm/boot/dts/am335x-boneblue.dts
parente88ba436e5615f5bb94deecbbb924227b15bbebb (diff)
ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
Move mmc nodes to be compatible with the sdhci-omap driver. The following modifications are required for omap_hsmmc specific properties: ti,non-removable: convert to the generic mmc non-removable ti,needs-special-reset: co-opted into the sdhci-omap driver ti,dual-volt: removed. Legacy property not used in am335x or am43xx ti,needs-special-hs-handling: removed. Legacy property not used in am335x or am43xx Also since the sdhci-omap driver does not support runtime PM, explicitly disable the mmc3 instance in the dtsi. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am335x-boneblue.dts')
-rw-r--r--arch/arm/boot/dts/am335x-boneblue.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am335x-boneblue.dts b/arch/arm/boot/dts/am335x-boneblue.dts
index 5811fb8d4fdf..83f9452c9cd3 100644
--- a/arch/arm/boot/dts/am335x-boneblue.dts
+++ b/arch/arm/boot/dts/am335x-boneblue.dts
@@ -367,7 +367,6 @@
bus-width = <4>;
non-removable;
cap-power-off-card;
- ti,needs-special-hs-handling;
keep-power-in-suspend;
pinctrl-names = "default";
pinctrl-0 = <&mmc3_pins &wl18xx_pins>;