Hi Heiko,
On Thu, 2018-08-16 at 16:11 +0200, Heiko Stuebner wrote:
> From: YYS
>
> Support Kingdisplay kd097d04 9.7" 1536x2048 TFT LCD panel,
> it is a MIPI dual-DSI panel.
>
> v3:
> - address Thierry's comments
> - error handling for init dsi writes in init
> - unconditionally remove the p
From: YYS
Support Kingdisplay kd097d04 9.7" 1536x2048 TFT LCD panel,
it is a MIPI dual-DSI panel.
v3:
- address Thierry's comments
- error handling for init dsi writes in init
- unconditionally remove the panel
- don't use drm_panel_detach
- a bit of variable signednes wiggling
- I did t