ARM: stm32mp: add Linux Automation MC-1 support
This adds support for the Linux Automation GmbH MC-1 board built around
the Octavo Systems OSD32MP157C-512M SiP.

The device tree is based on the one in linux-stm32/stm32-next, which
will probably be merged for Linux v5.8-rc1. Instead of waiting that
long, we import it here with some stuff removed/changed, so it's usable
for both barebox and Linux, without the prerequisite patches.

The non-barebox specific parts have been moved into separate DTSIs
(arch/arm/dts/stm32mp{157c-lxa-mc1,15xx-osd32}.dtsi), so both can be
dropped after the v5.8-rc1 sync with only include path change necessary
in arch/arm/dts/stm32mp157c-lxa-mc1.dts.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 15d46ba commit 070db2f8886f859b58506bb48e0c6bb7f41fe9d2
@Ahmad Fatoum Ahmad Fatoum authored on 24 Apr 2020
Sascha Hauer committed on 28 Apr 2020
Showing 10 changed files
View
arch/arm/boards/Makefile
View
arch/arm/boards/lxa-mc1/Makefile 0 → 100644
View
arch/arm/boards/lxa-mc1/board.c 0 → 100644
View
arch/arm/boards/lxa-mc1/lowlevel.c 0 → 100644
View
arch/arm/dts/Makefile
View
arch/arm/dts/stm32mp157c-lxa-mc1.dts 0 → 100644
View
arch/arm/dts/stm32mp157c-lxa-mc1.dtsi 0 → 100644
View
arch/arm/dts/stm32mp15xx-osd32.dtsi 0 → 100644
View
arch/arm/mach-stm32mp/Kconfig
View
images/Makefile.stm32mp