All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.9] Convert Renesas DT bindings to YAML
Date: Fri, 17 Jul 2020 05:13:08 +0300	[thread overview]
Message-ID: <20200717021308.GA359@pendragon.ideasonboard.com> (raw)

Hi Mauro,

The following changes since commit 6f01dfb760c027d5dd6199d91ee9599f2676b5c6:

  media: cros-ec-cec: do not bail on device_init_wakeup failure (2020-07-04 12:45:45 +0200)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/v4l2-yaml-20200717

for you to fetch changes up to c87091a878aba5b62fae9f208d0aab47f698e8e6:

  dt-bindings: media: renesas,vsp1: Add power-domains and resets (2020-07-17 05:09:55 +0300)

----------------------------------------------------------------
Convert Renesas DT bindings to YAML

----------------------------------------------------------------
Laurent Pinchart (8):
      dt-bindings: media: renesas,fcp: Convert binding to YAML
      dt-bindings: media: renesas,fcp: Make power-domains mandatory
      dt-bindings: media: renesas,fcp: Add resets and iommus properties
      dt-bindings: media: renesas,fdp1: Convert binding to YAML
      dt-bindings: media: renesas,fdp1: Make power-domains mandatory
      dt-bindings: media: renesas,fdp1: Add resets property
      dt-bindings: media: renesas,vsp1: Convert binding to YAML
      dt-bindings: media: renesas,vsp1: Add power-domains and resets

 .../devicetree/bindings/media/renesas,fcp.txt   | 34 -------
 .../devicetree/bindings/media/renesas,fcp.yaml  | 66 +++++++++++++
 .../devicetree/bindings/media/renesas,fdp1.txt  | 37 -------
 .../devicetree/bindings/media/renesas,fdp1.yaml | 69 +++++++++++++
 .../devicetree/bindings/media/renesas,vsp1.txt  | 30 ------
 .../devicetree/bindings/media/renesas,vsp1.yaml | 97 +++++++++++++++++++
 MAINTAINERS                                     |  6 +-
 7 files changed, 235 insertions(+), 104 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.txt
 create mode 100644 Documentation/devicetree/bindings/media/renesas,fcp.yaml
 delete mode 100644 Documentation/devicetree/bindings/media/renesas,fdp1.txt
 create mode 100644 Documentation/devicetree/bindings/media/renesas,fdp1.yaml
 delete mode 100644 Documentation/devicetree/bindings/media/renesas,vsp1.txt
 create mode 100644 Documentation/devicetree/bindings/media/renesas,vsp1.yaml

-- 
Regards,

Laurent Pinchart

             reply	other threads:[~2020-07-17  2:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17  2:13 Laurent Pinchart [this message]
2020-07-17  2:33 ` [GIT PULL FOR v5.9] Convert Renesas DT bindings to YAML (#20200717021308) Jenkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200717021308.GA359@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.