linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4,0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
@ 2022-04-09  9:11 xinlei.lee
  2022-04-09  9:11 ` [PATCH v4,1/3] dt-bindings: display: mediatek: dsi: " xinlei.lee
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: xinlei.lee @ 2022-04-09  9:11 UTC (permalink / raw)
  To: chunkuang.hu, p.zabel, airlied, daniel, robh+dt, matthias.bgg
  Cc: dri-devel, linux-mediatek, devicetree, linux-kernel,
	linux-arm-kernel, rex-bc.chen, jitao.shi,
	Project_Global_Chrome_Upstream_Group, Xinlei Lee

From: Xinlei Lee <xinlei.lee@mediatek.com>

Changes since v3:
1. Add dsi port property.
2. Fix some formatting.

Changes since v2:
1. Added #address-cells, #size-cells two properties.
2. Fix some formatting issues.

Changes since v1:
1. Delete the mediatek,dsi.txt & Add the mediatek,dsi.yaml.
2. Ignore the Move the getting bridge node function patch for V1.

Xinlei Lee (3):
  dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml
  dt-bindings: display: mediatek: dsi: Add compatible for MediaTek
    MT8186
  drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c

 .../display/mediatek/mediatek,dsi.txt         |  62 ---------
 .../display/mediatek/mediatek,dsi.yaml        | 119 ++++++++++++++++++
 drivers/gpu/drm/mediatek/mtk_dsi.c            |   8 ++
 3 files changed, 127 insertions(+), 62 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt
 create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml

-- 
2.18.0


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

end of thread, other threads:[~2022-04-28 12:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-09  9:11 [PATCH v4,0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml xinlei.lee
2022-04-09  9:11 ` [PATCH v4,1/3] dt-bindings: display: mediatek: dsi: " xinlei.lee
2022-04-12  9:17   ` [PATCH v4, 1/3] " CK Hu
2022-04-13 21:20   ` [PATCH v4,1/3] " Rob Herring
2022-04-28 12:49     ` Rex-BC Chen
2022-04-09  9:11 ` [PATCH v4,2/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186 xinlei.lee
2022-04-13 21:20   ` Rob Herring
2022-04-09  9:11 ` [PATCH v4,3/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c xinlei.lee

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).