]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
authorAdam Ford <aford173@gmail.com>
Sat, 29 Sep 2018 19:10:18 +0000 (14:10 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 6 Oct 2018 18:09:27 +0000 (14:09 -0400)
commit5ad4212ce0d5f23f4df08b416fe318bab60bfbc6
treecfa3df495a48dfbeeda0e67a90528e341a33a53d
parente2e30f50a99db18d730468052105f8b0b812ecfe
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>
arch/arm/dts/logicpd-som-lv-35xx-devkit-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/logicpd-torpedo-35xx-devkit-u-boot.dtsi [new file with mode: 0644]
board/logicpd/omap3som/MAINTAINERS
configs/omap35_logic_defconfig [new file with mode: 0644]
configs/omap35_logic_somlv_defconfig [new file with mode: 0644]
configs/omap3_logic_somlv_defconfig [new file with mode: 0644]