Re: [PATCH] video: check hardware version of DSI

2020-06-29 Thread Anatolij Gustschin
On Wed, 24 Jun 2020 10:43:59 +0200 Yannick Fertre yannick.fer...@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

Re: [PATCH] video: check hardware version of DSI

2020-06-26 Thread Philippe CORNU
Hi Yannick, Many thanks for your patch, Reviewed-by: Philippe Cornu Philippe :-) On 6/24/20 10:43 AM, Yannick Fertre 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

RE: [PATCH] video: check hardware version of DSI

2020-06-24 Thread Patrick DELAUNAY
Hi Yannick > From: Yannick FERTRE > Sent: mercredi 24 juin 2020 10:44 > > 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(-) >

[PATCH] video: check hardware version of DSI

2020-06-24 Thread Yannick Fertre
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(-) diff --git a/drivers/video/stm32/stm32_dsi.c b/drivers/video/stm32/stm32_dsi.c index 0479