ARM: dts: stm32: add initial support for stm32mp157-odyssey board
authorMarcin Sloniewski <marcin.sloniewski@gmail.com>
Sun, 9 Aug 2020 16:44:50 +0000 (18:44 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Wed, 23 Sep 2020 16:37:02 +0000 (18:37 +0200)
commitbe78ab4f632c9f24a58b5bb91c5fb9286ae978c3
tree130cf97f4a446bdf105cc118950f3088dd55252a
parent0e2807579a344dff804b4e111c8ccddb0e2e1feb
ARM: dts: stm32: add initial support for stm32mp157-odyssey board

Add support for Seeed Studio's stm32mp157c odyssey board.
Board consists of SoM with stm32mp157c with 4GB eMMC and 512 MB DDR3 RAM
and carrier board with USB and ETH interfaces, SD card connector,
wifi and BT chip AP6236.

In this patch only basic kernel boot is supported and interfacing
SD card and on-board eMMC.

Signed-off-by: Marcin Sloniewski <marcin.sloniewski@gmail.com>
Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32mp15-pinctrl.dtsi
arch/arm/boot/dts/stm32mp157c-odyssey-som.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32mp157c-odyssey.dts [new file with mode: 0644]