All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.13] Conversion of misc display DT bindings to YAML
@ 2021-03-22  3:25 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2021-03-22  3:25 UTC (permalink / raw)
  To: dri-devel

Hi Dave, Daniel,

The following changes since commit 06debd6e1b28029e6e77c41e59a162868f377897:

  Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-next (2021-03-18 08:06:34 +1000)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/drm-next-20210322

for you to fetch changes up to c7941422cff96874fc76c9b127eaf0be5dc7d7af:

  dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt (2021-03-22 05:09:04 +0200)

----------------------------------------------------------------
Conversion of misc display DT bindings to YAML

----------------------------------------------------------------
Laurent Pinchart (7):
      dt-bindings: display: renesas,du: Convert binding to YAML
      dt-bindings: display: bridge: Add YAML schema for Synopsys DW-HDMI
      dt-bindings: display: bridge: renesas,dw-hdmi: Convert binding to YAML
      dt-bindings: display: imx: hdmi: Convert binding to YAML
      dt-bindings: display: rockchip: dw-hdmi: Convert binding to YAML
      dt-bindings: display: sun8i-a83t-dw-hdmi: Reference dw-hdmi YAML schema
      dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt

 .../display/allwinner,sun8i-a83t-dw-hdmi.yaml  |   4 +-
 .../bindings/display/bridge/dw_hdmi.txt        |  33 -
 .../display/bridge/renesas,dw-hdmi.txt         |  88 --
 .../display/bridge/renesas,dw-hdmi.yaml        | 125 +++
 .../display/bridge/synopsys,dw-hdmi.yaml       |  55 ++
 .../bindings/display/imx/fsl,imx6-hdmi.yaml    | 126 +++
 .../devicetree/bindings/display/imx/hdmi.txt   |  65 --
 .../devicetree/bindings/display/renesas,du.txt | 145 ---
 .../bindings/display/renesas,du.yaml           | 831 ++++++++++++++++++
 .../display/rockchip/dw_hdmi-rockchip.txt      |  74 --
 .../display/rockchip/rockchip,dw-hdmi.yaml     | 156 ++++
 MAINTAINERS                                    |   4 +-
 12 files changed, 1297 insertions(+), 409 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/display/bridge/dw_hdmi.txt
 delete mode 100644 Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt
 create mode 100644 Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml
 create mode 100644 Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml
 create mode 100644 Documentation/devicetree/bindings/display/imx/fsl,imx6-hdmi.yaml
 delete mode 100644 Documentation/devicetree/bindings/display/imx/hdmi.txt
 delete mode 100644 Documentation/devicetree/bindings/display/renesas,du.txt
 create mode 100644 Documentation/devicetree/bindings/display/renesas,du.yaml
 delete mode 100644 Documentation/devicetree/bindings/display/rockchip/dw_hdmi-rockchip.txt
 create mode 100644 Documentation/devicetree/bindings/display/rockchip/rockchip,dw-hdmi.yaml

-- 
Regards,

Laurent Pinchart
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-22  3:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  3:25 [GIT PULL FOR v5.13] Conversion of misc display DT bindings to YAML Laurent Pinchart

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.