devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/6] dt-bindings: gpu: arm,mali-midgard: Add missing properties
@ 2020-09-03 19:14 Krzysztof Kozlowski
  2020-09-03 19:14 ` [PATCH v2 2/6] dt-bindings: gpu: arm,mali-utgard: " Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Krzysztof Kozlowski @ 2020-09-03 19:14 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter, Rob Herring, Kukjin Kim,
	Krzysztof Kozlowski, Maxime Ripard, Heiko Stuebner, Inki Dae,
	dri-devel, devicetree, linux-kernel, linux-arm-kernel,
	linux-samsung-soc

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 <krzk@kernel.org>

---

Changes since v1:
1. Add properties instead of using unevaluated
---
 Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml
index 80d519a76db2..e9c42b59f30f 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
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-09-16 17:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 19:14 [PATCH v2 1/6] dt-bindings: gpu: arm,mali-midgard: Add missing properties Krzysztof Kozlowski
2020-09-03 19:14 ` [PATCH v2 2/6] dt-bindings: gpu: arm,mali-utgard: " Krzysztof Kozlowski
2020-09-14 20:51   ` [PATCH v2 2/6] dt-bindings: gpu: arm, mali-utgard: " Rob Herring
2020-09-03 19:14 ` [PATCH v2 3/6] dt-bindings: gpu: arm,mali-utgard: Correct Maxime's email Krzysztof Kozlowski
2020-09-14 20:51   ` [PATCH v2 3/6] dt-bindings: gpu: arm, mali-utgard: " Rob Herring
2020-09-03 19:14 ` [PATCH v2 4/6] dt-bindings: gpu: samsung-rotator: Add missing properties Krzysztof Kozlowski
2020-09-14 20:51   ` Rob Herring
2020-09-03 19:14 ` [PATCH v2 5/6] ARM: dts: exynos: Align OPP table name with dt-schema Krzysztof Kozlowski
2020-09-16 17:12   ` Krzysztof Kozlowski
2020-09-03 19:14 ` [PATCH v2 6/6] arm64: " Krzysztof Kozlowski
2020-09-16 17:13   ` Krzysztof Kozlowski
2020-09-14 20:51 ` [PATCH v2 1/6] dt-bindings: gpu: arm, mali-midgard: Add missing properties Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).