From: Krzysztof Kozlowski Date: Thu, 3 Sep 2020 19:14:33 +0000 (+0200) Subject: dt-bindings: gpu: arm,mali-midgard: Add missing properties X-Git-Tag: v5.10.7~1427^2~76 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=95da350eeff325b534ad20996ac2874b24953e1a;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: gpu: arm,mali-midgard: Add missing properties Add common properties appearing in DTSes (opp-table) to fix dtbs_check warnings like: arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: gpu@14ac0000: 'opp-table' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20200903191438.12781-1-krzk@kernel.org Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml index 80d519a..e9c42b5 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml @@ -74,6 +74,7 @@ properties: - const: bus mali-supply: true + opp-table: true power-domains: maxItems: 1