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

Change since v11:
 - fine tune mediatek,dpi.yaml.
 - add Acked-by: Rob Herring <robh@kernel.org>.

Change since v10:
 - convert the Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
   to yaml format.
 - read the pclk-sample in endpoint.

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 (6):
  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
  dt-bindings: display: mediatek: convert the document format from txt
    to yaml
  drm/mediatek: dpi sample mode support
  drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

 .../display/mediatek/mediatek,dpi.txt         | 36 --------
 .../display/mediatek/mediatek,dpi.yaml        | 92 +++++++++++++++++++
 .../bindings/media/video-interfaces.txt       |  4 +-
 drivers/gpu/drm/mediatek/mtk_dpi.c            | 58 +++++++++++-
 4 files changed, 150 insertions(+), 40 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
 create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml

-- 
2.21.0

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

end of thread, other threads:[~2020-03-04 16:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03  5:27 [PATCH v12 0/6] mt8183 dpi supports dual edge and pin mode swap Jitao Shi
2020-03-03  5:27 ` [PATCH v12 1/6] dt-bindings: media: add pclk-sample dual edge property Jitao Shi
2020-03-03  5:27 ` [PATCH v12 2/6] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage Jitao Shi
2020-03-04 14:59   ` Rob Herring
2020-03-03  5:27 ` [PATCH v12 3/6] dt-bindings: display: mediatek: dpi sample data in dual edge support Jitao Shi
2020-03-03  5:27 ` [PATCH v12 4/6] dt-bindings: display: mediatek: convert the document format from txt to yaml Jitao Shi
2020-03-04 16:15   ` Rob Herring
2020-03-03  5:27 ` [PATCH v12 5/6] drm/mediatek: dpi sample mode support Jitao Shi
2020-03-03  5:27 ` [PATCH v12 6/6] 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).