diff mbox series

dt-bindings: soc: samsung: exynos-pmu: Constrain google,pmu-intr-gen-syscon

Message ID 20250525190630.41858-2-krzysztof.kozlowski@linaro.org
State New
Headers show
Series dt-bindings: soc: samsung: exynos-pmu: Constrain google,pmu-intr-gen-syscon | expand

Commit Message

Krzysztof Kozlowski May 25, 2025, 7:06 p.m. UTC
PMU interrupt generation block is not present in older Samsung Exynos
SoCs, so restrict the property to Google GS101 only.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
index 3109df43d502..f0fb24156da9 100644
--- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
+++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
@@ -203,6 +203,9 @@  allOf:
     then:
       required:
         - google,pmu-intr-gen-syscon
+    else:
+      properties:
+        google,pmu-intr-gen-syscon: false
 
 examples:
   - |