From 5ad4212ce0d5f23f4df08b416fe318bab60bfbc6 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sat, 29 Sep 2018 14:10:18 -0500 Subject: 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 [trini: Update MAINTAINERS entry] Signed-off-by: Tom Rini --- board/logicpd/omap3som/MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'board') 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 -- cgit v1.2.1