]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: dts: am335x-evm: disable mmc3
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Wed, 17 May 2017 19:22:55 +0000 (21:22 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 18 May 2017 21:17:11 +0000 (17:17 -0400)
commitad99abe8e721b948db3b6ab1c2cf10f3de5560e9
tree4eb989ba052a27bc76eb269ab9d933026568180a
parent7452946e7f3742b3ff1cb4a50603e7492aceea88
ARM: dts: am335x-evm: disable mmc3

SDIO is not supported in u-boot, there is no point in enabling mmc3.
For this purpose, add u-boot specific dtsi that this will be included
automatically while building the dtb.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/dts/am335x-evm-u-boot.dtsi [new file with mode: 0644]