devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean-Philippe Brucker <jean-philippe@linaro.org>
To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org
Cc: maz@kernel.org, devicetree@vger.kernel.org,
	Jean-Philippe Brucker <jean-philippe@linaro.org>
Subject: [PATCH 0/3] dt-bindings: Some schema fixes
Date: Mon, 22 Aug 2022 16:22:21 +0100	[thread overview]
Message-ID: <20220822152224.507497-1-jean-philippe@linaro.org> (raw)

The first patch fixes a syntax error that shows up on every use of
dt-validate.

The other two fix warnings that show up when trying to validate the QEMU
virt device-tree (with gic-version={2,3}). There are several other
warnings that need to be fixed in QEMU, but I believe these two are
schema issues.

Jean-Philippe Brucker (3):
  dt-bindings: regulator: Fix qcom,spmi-regulator schema
  dt-bindings: interrupt-controller: arm,gic-v3: Make 'interrupts'
    optional
  dt-bindings: interrupt-controller: arm,gic: Support two address and
    size cells

 .../devicetree/bindings/interrupt-controller/arm,gic-v3.yaml  | 1 -
 .../devicetree/bindings/interrupt-controller/arm,gic.yaml     | 4 ++--
 .../devicetree/bindings/regulator/qcom,spmi-regulator.yaml    | 3 +--
 3 files changed, 3 insertions(+), 5 deletions(-)

-- 
2.37.1


             reply	other threads:[~2022-08-22 15:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 15:22 Jean-Philippe Brucker [this message]
2022-08-22 15:22 ` [PATCH 1/3] dt-bindings: regulator: Fix qcom,spmi-regulator schema Jean-Philippe Brucker
2022-08-22 19:42   ` Rob Herring
2022-08-30 12:45     ` Rob Herring
2022-08-22 15:22 ` [PATCH 2/3] dt-bindings: interrupt-controller: arm,gic-v3: Make 'interrupts' optional Jean-Philippe Brucker
2022-08-22 19:46   ` Rob Herring
2022-08-22 19:47   ` Marc Zyngier
2022-08-23 15:41   ` Rob Herring
2022-08-22 15:22 ` [PATCH 3/3] dt-bindings: interrupt-controller: arm,gic: Support two address and size cells Jean-Philippe Brucker
2022-08-22 19:46   ` Marc Zyngier
2022-08-22 19:50     ` Rob Herring
2022-08-22 21:43       ` Marc Zyngier
2022-08-23 15:41   ` Rob Herring

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=20220822152224.507497-1-jean-philippe@linaro.org \
    --to=jean-philippe@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=maz@kernel.org \
    --cc=robh+dt@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 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).