All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
@ 2022-04-28 13:37 ` Rex-BC Chen
  0 siblings, 0 replies; 56+ messages in thread
From: Rex-BC Chen @ 2022-04-28 13:37 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, chunkuang.hu, p.zabel
  Cc: airlied, daniel, matthias.bgg, jitao.shi, xinlei.lee, dri-devel,
	linux-mediatek, devicetree, linux-kernel, linux-arm-kernel,
	Rex-BC Chen

Changes since v4:
1. Modify DSI dt-binding.
2. Add support for MT8186 DSI in mtk_drm_drv.c.

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.

Rex-BC Chen (1):
  drm/mediatek: Add MT8186 DSI compatible for mtk_drm_drv.c

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        | 123 ++++++++++++++++++
 drivers/gpu/drm/mediatek/mtk_drm_drv.c        |   2 +
 drivers/gpu/drm/mediatek/mtk_dsi.c            |   8 ++
 4 files changed, 133 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] 56+ messages in thread

end of thread, other threads:[~2022-05-04  8:17 UTC | newest]

Thread overview: 56+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 13:37 [PATCH v5 0/4] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml Rex-BC Chen
2022-04-28 13:37 ` Rex-BC Chen
2022-04-28 13:37 ` Rex-BC Chen
2022-04-28 13:37 ` Rex-BC Chen
2022-04-28 13:37 ` [PATCH v5 1/4] dt-bindings: display: mediatek: dsi: " Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 20:33   ` Rob Herring
2022-04-28 20:33     ` Rob Herring
2022-04-28 20:33     ` Rob Herring
2022-04-28 20:33     ` Rob Herring
2022-04-29  1:55     ` Rex-BC Chen
2022-04-29  1:55       ` Rex-BC Chen
2022-04-29  1:55       ` Rex-BC Chen
2022-04-29  1:55       ` Rex-BC Chen
2022-04-29 20:06       ` Rob Herring
2022-04-29 20:06         ` Rob Herring
2022-04-29 20:06         ` Rob Herring
2022-04-29 20:06         ` Rob Herring
2022-05-03  9:48         ` Rex-BC Chen
2022-05-03  9:48           ` Rex-BC Chen
2022-05-03  9:48           ` Rex-BC Chen
2022-05-03  9:48           ` Rex-BC Chen
2022-05-03 18:01   ` Rob Herring
2022-05-03 18:01     ` Rob Herring
2022-05-03 18:01     ` Rob Herring
2022-05-03 18:01     ` Rob Herring
2022-05-04  8:05     ` Rex-BC Chen
2022-05-04  8:05       ` Rex-BC Chen
2022-05-04  8:05       ` Rex-BC Chen
2022-05-04  8:05       ` Rex-BC Chen
2022-05-04  8:15     ` Rex-BC Chen
2022-05-04  8:15       ` Rex-BC Chen
2022-05-04  8:15       ` Rex-BC Chen
2022-05-04  8:15       ` Rex-BC Chen
2022-04-28 13:37 ` [PATCH v5 2/4] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186 Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37 ` [PATCH v5 3/4] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37 ` [PATCH v5 4/4] drm/mediatek: Add MT8186 DSI compatible for mtk_drm_drv.c Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-28 13:37   ` Rex-BC Chen
2022-04-29  2:29   ` Rex-BC Chen
2022-04-29  2:29     ` Rex-BC Chen
2022-04-29  2:29     ` Rex-BC Chen
2022-04-29  2:29     ` Rex-BC Chen
2022-05-04  8:06   ` AngeloGioacchino Del Regno
2022-05-04  8:06     ` AngeloGioacchino Del Regno
2022-05-04  8:06     ` AngeloGioacchino Del Regno
2022-05-04  8:06     ` AngeloGioacchino Del Regno

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.