[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173712392444.809947.13861859181056356292.robh@kernel.org>
Date: Fri, 17 Jan 2025 08:32:13 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Kever Yang <kever.yang@...k-chips.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>, Simon Xue <xxm@...k-chips.com>,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, linux-pci@...r.kernel.org,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Shawn Lin <shawn.lin@...k-chips.com>,
Krzysztof WilczyĆski <kw@...ux.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-rockchip@...ts.infradead.org,
heiko@...ech.de
Subject: Re: [PATCH v5 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576
support
On Fri, 17 Jan 2025 11:27:41 +0800, Kever Yang wrote:
> rk3576 is using dwc controller, with msi interrupt directly to gic instead
> of to gic its, so
> - no its support is required and the 'msi-map' is not need anymore,
> - a new 'msi' interrupt is needed.
>
> Signed-off-by: Kever Yang <kever.yang@...k-chips.com>
> ---
>
> Changes in v5:
> - Add constraints per device for interrupt-names due to the interrupt is
> different from rk3588.
>
> Changes in v4:
> - Fix wrong indentation in dt_binding_check report by Rob
>
> Changes in v3:
> - Fix dtb check broken on rk3588
> - Update commit message
>
> Changes in v2:
> - remove required 'msi-map'
> - add interrupt name 'msi'
>
> .../bindings/pci/rockchip-dw-pcie-common.yaml | 53 +++++++++++++++----
> .../bindings/pci/rockchip-dw-pcie.yaml | 4 +-
> 2 files changed, 44 insertions(+), 13 deletions(-)
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/rockchip/' for 20250117032742.2990779-1-kever.yang@...k-chips.com:
arch/arm64/boot/dts/rockchip/rk3566-pinetab2-v2.0.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-pinetab2-v2.0.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-odroid-m2.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-genbook.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-odroid-m2.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-odroid-m2.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-genbook.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-genbook.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-genbook.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-genbook.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-genbook.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-genbook.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5b.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5b.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-soquartz-cm4.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-soquartz-cm4.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-orangepi-3b-v2.1.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-orangepi-3b-v2.1.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-w3.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-powkiddy-rgb10max3.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6b-io.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-ok3588-c.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc-s.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-toybrick-x0.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-toybrick-x0.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-lckfb-tspi.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-toybrick-x0.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-toybrick-x0.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-toybrick-x0.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r68s.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353ps.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-friendlyelec-cm3588-nas.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r68s.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r68s.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r68s.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r68s.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dtb: pcie@...00000: interrupt-names:5: 'dma0' was expected
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dtb: pcie@...00000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err', 'msi'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dtb: pcie@...10000: interrupt-names:5: 'dma0' was expected
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dtb: pcie@...10000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err', 'msi'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5-itx.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-wolfvision-pf5.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-fastrhino-r66s.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-evb1-v10.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-wolfvision-pf5.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-wolfvision-pf5.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-powkiddy-rgb30.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-powkiddy-x55.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3b.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-soquartz-model-a.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-soquartz-model-a.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-powkiddy-rgb20sx.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-roc-pc.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-roc-pc.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-roc-pc.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-roc-pc.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3e.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-odroid-m1s.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-odroid-m1s.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6-lts.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6c.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6c.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6c.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6c.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-mecsbc.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-radxa-zero-3w.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-rock-5c.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353v.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-orangepi-3b-v1.1.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-orangepi-3b-v1.1.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dtb: pcie@...70000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6s.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6s.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6s.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6s.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-box-demo.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-powkiddy-rk2023.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-rock-3c.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-rock-3c.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.1.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-nanopi-r3s.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-nanopi-r3s.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.2.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...90000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...90000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...50000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...50000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353p.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc-d.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dtb: pcie@...70000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dtb: pcie@...80000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dtb: pcie@...80000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-pinetab2-v0.1.dtb: pcie@...60000: interrupt-names: ['sys', 'pmc', 'msg', 'legacy', 'err'] is too short
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
arch/arm64/boot/dts/rockchip/rk3566-pinetab2-v0.1.dtb: pcie@...60000: Unevaluated properties are not allowed ('power-domains' was unexpected)
from schema $id: http://devicetree.org/schemas/pci/rockchip-dw-pcie.yaml#
Powered by blists - more mailing lists