Skip to content

Commit 952a81b

Browse files
committed
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 19272b3 commit 952a81b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,9 @@ allOf:
203203
then:
204204
required:
205205
- google,pmu-intr-gen-syscon
206+
else:
207+
properties:
208+
google,pmu-intr-gen-syscon: false
206209

207210
examples:
208211
- |

0 commit comments

Comments
 (0)