From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 29 Jun 2020 09:01:54 +0200 Subject: [PATCH] video: check hardware version of DSI In-Reply-To: <20200624084359.17949-1-yannick.fertre@st.com> References: <20200624084359.17949-1-yannick.fertre@st.com> Message-ID: <20200629090154.2f751919@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 24 Jun 2020 10:43:59 +0200 Yannick Fertre yannick.fertre at st.com wrote: > Check the hardware version of DSI. Versions 1.30 & 1.31 are only > supported. > > Signed-off-by: Yannick Fertre > --- > drivers/video/stm32/stm32_dsi.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) Applied to u-boot-video/master, thanks! -- Anatolij