]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: soc: samsung: exynos-pmu: Constrain google,pmu-intr-gen-syscon
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 25 May 2025 19:06:31 +0000 (21:06 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 10 Jun 2025 08:14:24 +0000 (10:14 +0200)
PMU interrupt generation block is not present in older Samsung Exynos
SoCs, so restrict the property to Google GS101 only.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250525190630.41858-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml

index 3109df43d5028c61cbcaa597e7bd8cb530eafb37..f0fb24156da9b8980dcfd5339ae75f12a71cf6d6 100644 (file)
@@ -203,6 +203,9 @@ allOf:
     then:
       required:
         - google,pmu-intr-gen-syscon
+    else:
+      properties:
+        google,pmu-intr-gen-syscon: false
 
 examples:
   - |