Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 757a90e6 authored by Koen Kooi's avatar Koen Kooi Committed by Benoit Cousson
Browse files

ARM: dts: am335x-bone-common: switch mmc1 to 4-bit mode



The micro-SD slot hooks up all four data pins so lets' use them.

Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
Tested-by: default avatarKevin Hilman <khilman@linaro.org>
Reviewed-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent 1aac4a99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -291,6 +291,7 @@

&mmc1 {
	status = "okay";
	bus-width = <0x4>;
	pinctrl-names = "default";
	pinctrl-0 = <&mmc1_pins>;
	cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;