Re: [PATCH] bindings: media: venus: Drop bogus maxItems for power-domain-names
From: Rob Herring <robh@kernel.org>
Date: 2021-11-01 21:36:20
Also in:
linux-arm-msm, linux-media, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-11-01 21:36:20
Also in:
linux-arm-msm, linux-media, lkml
On Wed, Oct 27, 2021 at 02:45:30PM +0200, Geert Uytterhoeven wrote:
make dt_binding_check:
I'd say it's redundant rather than bogus.
Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml: ignoring, error in schema: properties: power-domain-names
warning: no schema found in file: Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml
Fixes: e48b839b6699c226 ("media: dt-bindings: media: venus: Add sc7280 dt schema")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml | 1 -
1 file changed, 1 deletion(-)Acked-by: Rob Herring <robh@kernel.org>