Re: [PATCH] drm/stm: dsi: check hardware version

2019-05-24 Thread Benjamin Gaignard
Le ven. 10 mai 2019 à 18:31, Philippe CORNU a écrit : > > > Dear Yannick, > Thank you for your patch, > > Acked-by: Philippe Cornu > > Dear Benjamin, > If you are fine with this patch, please push it *after* the patch named > "drm/stm: dsi: add support of an optional regulator" (if I well > under

Re: [PATCH] drm/stm: dsi: check hardware version

2019-05-10 Thread Philippe CORNU
Dear Yannick, Thank you for your patch, Acked-by: Philippe Cornu Dear Benjamin, If you are fine with this patch, please push it *after* the patch named "drm/stm: dsi: add support of an optional regulator" (if I well understood those two patches) Thank you Philippe :-) On 5/10/19 5:02 PM, Y

[PATCH] drm/stm: dsi: check hardware version

2019-05-10 Thread Yannick Fertré
Check version of DSI hardware IP. Only versions 1.30 & 1.31 are supported. Signed-off-by: Yannick Fertré --- drivers/gpu/drm/stm/dw_mipi_dsi-stm.c | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/stm/dw_mipi_dsi-stm.c b/drivers/gpu/drm