linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/5] mt8183 dpi supports dual edge and pin mode swap
@ 2020-02-28  5:21 Jitao Shi
  2020-02-28  5:21 ` [PATCH v10 1/5] dt-bindings: media: add pclk-sample dual edge property Jitao Shi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jitao Shi @ 2020-02-28  5:21 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Matthias Brugger, Daniel Vetter,
	David Airlie, dri-devel, linux-kernel
  Cc: devicetree, Jitao Shi, srv_heupstream, huijuan.xie, stonea168,
	cawa.cheng, linux-mediatek, bibby.hsieh, ck.hu, yingjoe.chen,
	eddie.huang, linux-arm-kernel

Changes since v9:
 - rename pinctrl-names = "gpiomode", "dpimode" to "active", "idle".
 - fix some typo.

Changes since v8:
 - drop pclk-sample redefine in mediatek,dpi.txt
 - only get the gpiomode and dpimode when dpi->pinctrl is successful.

Changes since v7:
 - separate dt-bindings to independent patches.
 - move dpi dual edge to one patch.

Changes since v6:
 - change dual_edge to pclk-sample
 - remove dpi_pin_mode_swap and

Changes since v5:
 - fine tune the dt-bindings commit message.

Changes since v4:
 - move pin mode control and dual edge control to deveice tree.
 - update dt-bindings document for pin mode swap and dual edge control.

Changes since v3:
 - add dpi pin mode control when dpi on or off.
 - update dpi dual edge comment.

Changes since v2:
 - update dt-bindings document for mt8183 dpi.
 - separate dual edge modfication as independent patch.

Jitao Shi (5):
  dt-bindings: media: add pclk-sample dual edge property
  dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
  dt-bindings: display: mediatek: dpi sample data in dual edge support
  drm/mediatek: dpi sample mode support
  drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

 .../display/mediatek/mediatek,dpi.txt         |  9 ++++
 .../bindings/media/video-interfaces.txt       |  4 +-
 drivers/gpu/drm/mediatek/mtk_dpi.c            | 49 ++++++++++++++++++-
 3 files changed, 58 insertions(+), 4 deletions(-)

-- 
2.21.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-02-28  5:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-28  5:21 [PATCH v10 0/5] mt8183 dpi supports dual edge and pin mode swap Jitao Shi
2020-02-28  5:21 ` [PATCH v10 1/5] dt-bindings: media: add pclk-sample dual edge property Jitao Shi
2020-02-28  5:21 ` [PATCH v10 2/5] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage Jitao Shi
2020-02-28  5:52   ` Sam Ravnborg
2020-02-28  5:21 ` [PATCH v10 3/5] dt-bindings: display: mediatek: dpi sample data in dual edge support Jitao Shi
2020-02-28  5:21 ` [PATCH v10 4/5] drm/mediatek: dpi sample mode support Jitao Shi
2020-02-28  5:21 ` [PATCH v10 5/5] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current Jitao Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).