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