]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit9a6442cd288e0720b5012c35564151db654f999f
treec565d5c12fe93d2d39fbea471d1cd505c4c0001c
parent5948a39105294ff353429e8f1943527953575180
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