21 Jan, 2019

1 commit


20 Jul, 2018

2 commits

  • Add a mipi dsi panel driver for RM67191 panel which is attached to mipi dsi
    controller.

    Signed-off-by: Ye Li
    (cherry picked from commit 01e116ccd2e2705be3fb427da74cb19bab7ab4e0)

    Ye Li
     
  • 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
    (cherry picked from commit 1d355d37cce9a844011fbf27f7d4801068919ac4)

    Ye Li