Message ID | 20200624084542.18098-1-yannick.fertre@st.com |
---|---|
Headers | show |
Series | rework DSI characteristics | expand |
Hi Yannick, On Wed, 24 Jun 2020 10:45:38 +0200 Yannick Fertre yannick.fertre at st.com wrote: > Fill characteristics of DSI data link to platform data instead of > mipi device to avoid memory corruption. This sounds like a bug fix? Should this series be applied for v2020.07 release? Thanks! -- Anatolij
Hi Anatolij > From: Anatolij Gustschin <agust at denx.de> > Sent: mercredi 24 juin 2020 15:32 > > Hi Yannick, > > On Wed, 24 Jun 2020 10:45:38 +0200 > Yannick Fertre yannick.fertre at st.com wrote: > > > Fill characteristics of DSI data link to platform data instead of mipi > > device to avoid memory corruption. > > This sounds like a bug fix? Should this series be applied for > v2020.07 release? Yes it is a bugfix.... We have crash when the STM32MP157x boards (EV1 or DK2) is booting with TF-A and OP-TEE support. But we don't see any issue for TF-A boot only (with secure monitor = SPMIN) or SPL boot, So I assumed that it is not a blocker today for STM32MP15x support. But it is perfect if this serie can be integrated in a v2020.07 pull request. Thanks! Patrick