Re: [PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings

2023-12-23 Thread Heiko Stübner
Am Freitag, 22. Dezember 2023, 12:05:45 CET schrieb Manuel Traut: > devicetree checks show some warnings: > > video-codec@fdea0400: 'interrupt-names' is a required property > from schema $id: http://devicetree.org/schemas/media/rockchip-vpu.yaml# > > hdmi@fe0a: Unevaluated properties are not

[PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings

2023-12-22 Thread Manuel Traut
devicetree checks show some warnings: video-codec@fdea0400: 'interrupt-names' is a required property from schema $id: http://devicetree.org/schemas/media/rockchip-vpu.yaml# hdmi@fe0a: Unevaluated properties are not allowed ('power-domains' were unexpected) from schema $id: http://devicetree

Re: [PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings

2023-12-22 Thread Krzysztof Kozlowski
On 22/12/2023 12:05, Manuel Traut wrote: > devicetree checks show some warnings: > > video-codec@fdea0400: 'interrupt-names' is a required property > from schema $id: http://devicetree.org/schemas/media/rockchip-vpu.yaml# > > hdmi@fe0a: Unevaluated properties are not allowed ('power-domains'