From: Krzysztof Kozlowski Date: Sun, 25 May 2025 19:06:31 +0000 (+0200) Subject: dt-bindings: soc: samsung: exynos-pmu: Constrain google,pmu-intr-gen-syscon X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=952a81b137473cf679c229e7e7e175dce715cd2f;p=users%2Fjedix%2Flinux-maple.git dt-bindings: soc: samsung: exynos-pmu: Constrain google,pmu-intr-gen-syscon PMU interrupt generation block is not present in older Samsung Exynos SoCs, so restrict the property to Google GS101 only. Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20250525190630.41858-2-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski --- 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: - |