ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
authorMarek Vasut <marex@denx.de>
Tue, 31 Mar 2020 17:51:36 +0000 (19:51 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 24 Apr 2020 13:52:48 +0000 (15:52 +0200)
commit132e5b68986df84bd404907a8de906260d76ff86
treec253c85a06eab55a2a137fd1a5d1b148d2ba6f60
parente5899099ab33993fa3f1ae8fe263613681b4916a
ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board

The AV96 is in fact an assembly of DH Electronics DHCOR SoM on top
of an AV96 reference board. Split the DTs to reflect that and make
sure to DHCOR SoM can be reused on other boards easily.

It is also highly recommended to configure the board for the DHCOM
make stm32mp15_dhcom_basic_defconfig
make DEVICE_TREE=stm32mp15xx-dhcor-avenger96
as that permits reusing the board code for the DH components, like
accessing and reading out the ethernet MAC from EEPROM.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
Cc: Patrice Chotard <patrice.chotard@st.com>
Change-Id: I7db47280d4eb0d668eb4e006355240271154f97f
arch/arm/dts/Makefile
arch/arm/dts/stm32mp157a-avenger96-u-boot.dtsi [deleted file]
arch/arm/dts/stm32mp157a-avenger96.dts
arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts [new file with mode: 0644]
arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/stm32mp15xx-dhcor.dtsi [new file with mode: 0644]
doc/board/st/stm32mp1.rst