All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dw-mipi-dsi support for Rockchip px30
@ 2019-11-08  0:02 ` Heiko Stuebner
  0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2019-11-08  0:02 UTC (permalink / raw)
  To: dri-devel, a.hajda
  Cc: hjc, robh+dt, mark.rutland, narmstrong, Laurent.pinchart, jonas,
	jernej.skrabec, philippe.cornu, yannick.fertre, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel, heiko,
	christoph.muellner, Heiko Stuebner

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


^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2019-11-14  1:52 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08  0:02 [PATCH v2 0/5] dw-mipi-dsi support for Rockchip px30 Heiko Stuebner
2019-11-08  0:02 ` Heiko Stuebner
2019-11-08  0:02 ` Heiko Stuebner
2019-11-08  0:02 ` [PATCH v2 1/5] drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-12 14:26   ` Neil Armstrong
2019-11-12 14:26     ` Neil Armstrong
2019-11-12 14:26     ` Neil Armstrong
2019-11-12 15:37   ` Philippe CORNU
2019-11-12 15:37     ` Philippe CORNU
2019-11-12 15:37     ` Philippe CORNU
2019-11-12 15:37     ` Philippe CORNU
2019-11-08  0:02 ` [PATCH v2 2/5] dt-bindings: display: rockchip-dsi: document external phys Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-14  1:52   ` Rob Herring
2019-11-14  1:52     ` Rob Herring
2019-11-14  1:52     ` Rob Herring
2019-11-14  1:52     ` Rob Herring
2019-11-08  0:02 ` [PATCH v2 3/5] drm/rockchip: add ability to handle external dphys in mipi-dsi Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-08  0:02 ` [PATCH v2 4/5] dt-bindings: display: rockchip-dsi: add px30 compatible Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-14  1:52   ` Rob Herring
2019-11-14  1:52     ` Rob Herring
2019-11-14  1:52     ` Rob Herring
2019-11-14  1:52     ` Rob Herring
2019-11-08  0:02 ` [PATCH v2 5/5] drm/rockchip: dsi: add px30 support Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner
2019-11-08  0:02   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.