.../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 3 +++ 1 file changed, 3 insertions(+)
Sysreg can be part of a power domain, so we need to allow the relevant
property 'power-domains'.
Signed-off-by: André Draszik <andre.draszik@linaro.org>
---
.../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
index d8b302f975474a87e4886006cf0b21cf758e4479..c27d9f33d5a0501018aa3a52962a59257b723fa7 100644
--- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
+++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
@@ -73,6 +73,9 @@ properties:
clocks:
maxItems: 1
+ power-domains:
+ maxItems: 1
+
required:
- compatible
- reg
---
base-commit: 3b9b1f8df454caa453c7fb07689064edb2eda90a
change-id: 20251007-power-domains-dt-bindings-soc-samsung-exynos-sysreg-5dd349912b0c
Best regards,
--
André Draszik <andre.draszik@linaro.org>
On 08/10/2025 23:17, André Draszik wrote: > Sysreg can be part of a power domain, so we need to allow the relevant > property 'power-domains'. > > Signed-off-by: André Draszik <andre.draszik@linaro.org> > --- > .../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 3 +++ It is not part of power domain for any existing SoCs, at least nothing indicates that so this should be restricted as in example-schema to GS sysregs only. Best regards, Krzysztof
On Thu, 2025-10-09 at 08:42 +0900, Krzysztof Kozlowski wrote: > On 08/10/2025 23:17, André Draszik wrote: > > Sysreg can be part of a power domain, so we need to allow the relevant > > property 'power-domains'. > > > > Signed-off-by: André Draszik <andre.draszik@linaro.org> > > --- > > .../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 3 +++ > > It is not part of power domain for any existing SoCs, at least nothing > indicates that so this should be restricted as in example-schema to GS > sysregs only. Thanks Krzysztof, will do. Cheers, Andre'
© 2016 - 2026 Red Hat, Inc.