ARM: dts: stm32: Split Avenger96 into DHCOR SoM and Avenger96 board
authorMarek Vasut <marex@denx.de>
Wed, 13 May 2020 18:10:20 +0000 (20:10 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Thu, 14 May 2020 14:24:54 +0000 (16:24 +0200)
commit7e76f82acd9e12fe7765d5d8c200b37787c994e4
tree8a863f7aabceca39b636ae9fad611ed873084b50
parent604536dc58379d918e455bdbe6194e68b5aa4f1f
ARM: dts: stm32: Split Avenger96 into DHCOR SoM and Avenger96 board

The Avenger96 is in fact an assembly of DH Electronics DHCOR SoM on top
of an Avenger96 reference board. The DHCOR SoM can be populated with any
STM32MP15xx. Split the DTs to reflect this such that the common SoM and
Avenger96 parts are now in stm32mp15xx-dhcor-*dtsi and a specific example
implementation of STM32MP157A SoM and Avenger96 board is separated into
stm32mp157a-dhcor-*dts* . The stm32mp157a-avenger96.dts is retained for
the sake of backward naming compatibility.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Patrice Chotard <patrice.chotard@st.com>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
Cc: linux-stm32@st-md-mailman.stormreply.com
To: linux-arm-kernel@lists.infradead.org
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32mp157a-avenger96.dts
arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts [new file with mode: 0644]
arch/arm/boot/dts/stm32mp15xx-dhcor-avenger96.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32mp15xx-dhcor-io1v8.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32mp15xx-dhcor-som.dtsi [new file with mode: 0644]