Searched hist:"15 fde737fc1dd1b796903dd33989defff3598f19" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/board/logicpd/omap3som/ |
H A D | README | 15fde737fc1dd1b796903dd33989defff3598f19 Mon Apr 17 08:09:45 CDT 2017 Adam Ford <aford173@gmail.com> omap3_logic: Add Device Tree Support and more DM drivers
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
|
H A D | omap3logic.c | diff 15fde737fc1dd1b796903dd33989defff3598f19 Mon Apr 17 08:09:45 CDT 2017 Adam Ford <aford173@gmail.com> omap3_logic: Add Device Tree Support and more DM drivers
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
|
/openbmc/u-boot/configs/ |
H A D | omap3_logic_defconfig | diff 15fde737fc1dd1b796903dd33989defff3598f19 Mon Apr 17 08:09:45 CDT 2017 Adam Ford <aford173@gmail.com> omap3_logic: Add Device Tree Support and more DM drivers
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
|
/openbmc/u-boot/include/configs/ |
H A D | omap3_logic.h | diff 15fde737fc1dd1b796903dd33989defff3598f19 Mon Apr 17 08:09:45 CDT 2017 Adam Ford <aford173@gmail.com> omap3_logic: Add Device Tree Support and more DM drivers
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
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | Makefile | diff 15fde737fc1dd1b796903dd33989defff3598f19 Mon Apr 17 08:09:45 CDT 2017 Adam Ford <aford173@gmail.com> omap3_logic: Add Device Tree Support and more DM drivers
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
|