Hi Marek, > From: Marek Vasut <ma...@denx.de> > Sent: vendredi 24 janvier 2020 18:39 > > Add support for DH Electronics DHCOM SoM and PDK2 rev. 400 carrier board. > This is an SoM with STM32MP15xx and an evaluation kit. The baseboard > provides Ethernet, UART, USB, CAN and optional display. > > Signed-off-by: Marek Vasut <ma...@denx.de> > Cc: Patrick Delaunay <patrick.delau...@st.com> > Cc: Patrice Chotard <patrice.chot...@st.com> > --- > V2: Rebase on u-boot/master and multi-board changes. > V3: - Fold in changes from Patrick to scrub more ST-board bits > - Rename DTs to stm32mp15xx-dhcom* as the devkit can host > any of the STM32MP1 SoCs > ---
Reviewed-by: Patrick Delaunay <patrick.delau...@st.com> I will integrate this patch in my next pull request. Thanks, Patrick