
10 May
2017
10 May
'17
7:53 p.m.
On Mon, Apr 17, 2017 at 08:09:45AM -0500, Adam Ford wrote:
This patch also removes all the excessive code for NS16550 intiailization as the device tree can do that now. This also adds DM_I2C and DM_MMC since the overlying drivers have the built-in support already. The corresponding include/config/omap3_logic.h also reduced in size due to the new device tree support.
Signed-off-by: Adam Ford aford173@gmail.com
Changes in V2: Retain Auto-detect ability between SOM-LV and Torpedo Split this off from the device sub submissions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 7378c88..44c586d 100644
Applied to u-boot/master, thanks!
--
Tom