summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-09-29 22:10:18 +0300
committerTom Rini <trini@konsulko.com>2018-10-06 21:09:27 +0300
commit5ad4212ce0d5f23f4df08b416fe318bab60bfbc6 (patch)
treecfa3df495a48dfbeeda0e67a90528e341a33a53d /board
parente2e30f50a99db18d730468052105f8b0b812ecfe (diff)
downloadu-boot-5ad4212ce0d5f23f4df08b416fe318bab60bfbc6.tar.xz
ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
With the device trees doing most of the work of pin-muxing and DM doing much of the peripheral initialization, this creates new defconfig files for each of the Logic PD variants with proper register settings/pin-muxing. Signed-off-by: Adam Ford <aford173@gmail.com> [trini: Update MAINTAINERS entry] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board')
-rw-r--r--board/logicpd/omap3som/MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/logicpd/omap3som/MAINTAINERS b/board/logicpd/omap3som/MAINTAINERS
index 68ad3a511c..459393cf54 100644
--- a/board/logicpd/omap3som/MAINTAINERS
+++ b/board/logicpd/omap3som/MAINTAINERS
@@ -4,3 +4,6 @@ S: Maintained
F: board/logicpd/omap3som/
F: include/configs/omap3_logic.h
F: configs/omap3_logic_defconfig
+F: configs/omap35_logic_defconfig
+F: configs/omap35_logic_somlv_defconfig
+F: configs/omap3_logic_somlv_defconfig