[PATCH v2 0/5] dw-mipi-dsi support for Rockchip px30

From: Heiko Stuebner
Date: Thu Nov 07 2019 - 19:03:19 EST


This series adds support for the dsi controller on the px30.
The main difference to previous incarnations is the use of an
external dphy for the output.

changes in v2:
- drop handling the dphy-pll manually, instead use the regular
phy configuration operations, thanks Laurent for the suggestion
- add missing px30 compatible to the binding and make
binding changes separate patches


Heiko Stuebner (5):
drm/bridge/synopsys: dsi: move phy_ops callbacks around panel
enablement
dt-bindings: display: rockchip-dsi: document external phys
drm/rockchip: add ability to handle external dphys in mipi-dsi
dt-bindings: display: rockchip-dsi: add px30 compatible
drm/rockchip: dsi: add px30 support

.../display/rockchip/dw_mipi_dsi_rockchip.txt | 13 ++-
drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 13 ++-
.../gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 95 ++++++++++++++++++-
3 files changed, 106 insertions(+), 15 deletions(-)

--
2.23.0