MLK-18945-3 video: Update mipi panel driver HX8363
authorYe Li <ye.li@nxp.com>
Wed, 18 Jul 2018 02:22:52 +0000 (19:22 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:28:43 +0000 (04:28 -0700)
commite8768329939c3c62ff92c8a2242552af16381665
tree75676c4ae4b7f5ffc79bde3956409544ce4bcae7
parent4118f818e7f2cc0dadab824c96edc32fd093f1d9
MLK-18945-3 video: Update mipi panel driver HX8363

Update the HX8363 mipi panel to use new mipi dsi bridge interfaces
to register a panel device and send command packets. So this panel
driver can decouple with mipi_dsi_northwest driver.

A new header file mipi_dsi_panel.h is added for all panel init
functions declare.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 1d355d37cce9a844011fbf27f7d4801068919ac4)
(cherry picked from commit 1bd8d4f4a339ec3f9a77e49ffb6a4a945acd3e4c)
drivers/video/hx8363_wvga.c
include/mipi_dsi_panel.h [new file with mode: 0644]