devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dt-bindings: Some schema fixes
@ 2022-08-22 15:22 Jean-Philippe Brucker
  2022-08-22 15:22 ` [PATCH 1/3] dt-bindings: regulator: Fix qcom,spmi-regulator schema Jean-Philippe Brucker
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Jean-Philippe Brucker @ 2022-08-22 15:22 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt; +Cc: maz, devicetree, Jean-Philippe Brucker

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


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

end of thread, other threads:[~2022-08-30 12:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 15:22 [PATCH 0/3] dt-bindings: Some schema fixes Jean-Philippe Brucker
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

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).