All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix MediaTek display dt-bindings issues
@ 2022-03-04  9:54 ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 54+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-03-04  9:54 UTC (permalink / raw)
  To: chunkuang.hu
  Cc: p.zabel, airlied, daniel, robh+dt, krzysztof.kozlowski,
	mcoquelin.stm32, alexandre.torgue, matthias.bgg, ck.hu,
	jitao.shi, jason-jh.lin, dri-devel, linux-mediatek, devicetree,
	linux-kernel, linux-stm32, linux-arm-kernel,
	AngeloGioacchino Del Regno

The vdosys0 series carried a nice dt-bindings conversion of the old
txt documentation for the entire mediatek-drm driver, but some of
the issues in there weren't seen.

This series is fixing all of the issues pointed out by a
`dt_binding_check` run, followed by `dtbs_check`.

AngeloGioacchino Del Regno (3):
  dt-bindings: display: mediatek,mutex: Fix mediatek,gce-events type
  dt-bindings: display: mediatek,ovl: Fix 'iommu' required property typo
  dt-bindings: display: mediatek: Fix examples on new bindings

 .../display/mediatek/mediatek,aal.yaml        | 24 +++--
 .../display/mediatek/mediatek,ccorr.yaml      | 23 +++--
 .../display/mediatek/mediatek,color.yaml      | 23 +++--
 .../display/mediatek/mediatek,dither.yaml     | 23 +++--
 .../display/mediatek/mediatek,dpi.yaml        |  3 +-
 .../display/mediatek/mediatek,dsc.yaml        | 23 +++--
 .../display/mediatek/mediatek,ethdr.yaml      | 99 ++++++++++---------
 .../display/mediatek/mediatek,gamma.yaml      | 23 +++--
 .../display/mediatek/mediatek,merge.yaml      | 49 +++++----
 .../display/mediatek/mediatek,mutex.yaml      | 27 +++--
 .../display/mediatek/mediatek,od.yaml         | 14 ++-
 .../display/mediatek/mediatek,ovl-2l.yaml     | 26 +++--
 .../display/mediatek/mediatek,ovl.yaml        | 28 ++++--
 .../display/mediatek/mediatek,postmask.yaml   | 23 +++--
 .../display/mediatek/mediatek,rdma.yaml       | 28 ++++--
 .../display/mediatek/mediatek,split.yaml      | 17 +++-
 .../display/mediatek/mediatek,ufoe.yaml       | 19 ++--
 .../display/mediatek/mediatek,wdma.yaml       | 26 +++--
 18 files changed, 318 insertions(+), 180 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-03-09  3:53 UTC | newest]

Thread overview: 54+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-04  9:54 [PATCH 0/3] Fix MediaTek display dt-bindings issues AngeloGioacchino Del Regno
2022-03-04  9:54 ` AngeloGioacchino Del Regno
2022-03-04  9:54 ` AngeloGioacchino Del Regno
2022-03-04  9:54 ` AngeloGioacchino Del Regno
2022-03-04  9:54 ` [PATCH 1/3] dt-bindings: display: mediatek,mutex: Fix mediatek,gce-events type AngeloGioacchino Del Regno
2022-03-04  9:54   ` [PATCH 1/3] dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type AngeloGioacchino Del Regno
2022-03-04  9:54   ` AngeloGioacchino Del Regno
2022-03-04  9:54   ` AngeloGioacchino Del Regno
2022-03-04 15:37   ` [PATCH 1/3] dt-bindings: display: mediatek,mutex: Fix mediatek,gce-events type Rob Herring
2022-03-04 15:37     ` Rob Herring
2022-03-04 15:37     ` Rob Herring
2022-03-04 15:37     ` Rob Herring
2022-03-04 23:43   ` [PATCH 1/3] dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type Chun-Kuang Hu
2022-03-04 23:43     ` Chun-Kuang Hu
2022-03-04 23:43     ` Chun-Kuang Hu
2022-03-04 23:43     ` Chun-Kuang Hu
2022-03-04  9:54 ` [PATCH 2/3] dt-bindings: display: mediatek,ovl: Fix 'iommu' required property typo AngeloGioacchino Del Regno
2022-03-04  9:54   ` [PATCH 2/3] dt-bindings: display: mediatek, ovl: " AngeloGioacchino Del Regno
2022-03-04  9:54   ` AngeloGioacchino Del Regno
2022-03-04  9:54   ` AngeloGioacchino Del Regno
2022-03-04 15:37   ` [PATCH 2/3] dt-bindings: display: mediatek,ovl: " Rob Herring
2022-03-04 15:37     ` Rob Herring
2022-03-04 15:37     ` Rob Herring
2022-03-04 15:37     ` Rob Herring
2022-03-04 23:45   ` Chun-Kuang Hu
2022-03-04 23:45     ` Chun-Kuang Hu
2022-03-04 23:45     ` Chun-Kuang Hu
2022-03-04 23:45     ` Chun-Kuang Hu
2022-03-04  9:54 ` [PATCH 3/3] dt-bindings: display: mediatek: Fix examples on new bindings AngeloGioacchino Del Regno
2022-03-04  9:54   ` AngeloGioacchino Del Regno
2022-03-04  9:54   ` AngeloGioacchino Del Regno
2022-03-04  9:54   ` AngeloGioacchino Del Regno
2022-03-04 15:39   ` Rob Herring
2022-03-04 15:39     ` Rob Herring
2022-03-04 15:39     ` Rob Herring
2022-03-04 15:39     ` Rob Herring
2022-03-04 23:47   ` Chun-Kuang Hu
2022-03-04 23:47     ` Chun-Kuang Hu
2022-03-04 23:47     ` Chun-Kuang Hu
2022-03-04 23:47     ` Chun-Kuang Hu
2022-03-05 18:34   ` Jason-JH Lin
2022-03-05 18:34     ` Jason-JH Lin
2022-03-05 18:34     ` Jason-JH Lin
2022-03-09  3:42     ` Jason-JH Lin
2022-03-09  3:42       ` Jason-JH Lin
2022-03-09  3:42       ` Jason-JH Lin
2022-03-04 23:49 ` [PATCH 0/3] Fix MediaTek display dt-bindings issues Chun-Kuang Hu
2022-03-04 23:49   ` Chun-Kuang Hu
2022-03-04 23:49   ` Chun-Kuang Hu
2022-03-04 23:49   ` Chun-Kuang Hu
2022-03-08 16:13   ` Rob Herring
2022-03-08 16:13     ` Rob Herring
2022-03-08 16:13     ` Rob Herring
2022-03-08 16:13     ` Rob Herring

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.