omap3: igep00x0: Add Device Tree Support and DM_MMC driver
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Thu, 27 Dec 2018 16:03:30 +0000 (17:03 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Jan 2019 20:28:42 +0000 (15:28 -0500)
commit8fd8f2e4fc7508df94c5a0f18a1dda047c8f6760
treec565d5c12fe93d2d39fbea471d1cd505c4c0001c
parent94b9a0cc46b68ea3a56dd8126a81dbe64091dcaa
omap3: igep00x0: Add Device Tree Support and DM_MMC driver

This adds device tree for OMAP3 IGEP based boards and the DM_MMC driver.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/dts/Makefile
arch/arm/dts/omap3-igep.dtsi [new file with mode: 0644]
arch/arm/dts/omap3-igep0020-common.dtsi [new file with mode: 0644]
arch/arm/dts/omap3-igep0020-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/omap3-igep0020.dts [new file with mode: 0644]
configs/igep00x0_defconfig