diff mbox series

[v2,2/3] dt-bindings: thermal: amlogic,thermal: add optional power-domains

Message ID 20240710223214.2348418-3-gnstark@salutedevices.com
State New
Headers show
Series amlogic SoC's power-domains fixes | expand

Commit Message

George Stark July 10, 2024, 10:32 p.m. UTC
On newer SoCs, the thermal hardware can require a power domain to
operate so add corresponding optional property.

Signed-off-by: George Stark <gnstark@salutedevices.com>
---
 Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Krzysztof Kozlowski July 11, 2024, 6:25 a.m. UTC | #1
On 11/07/2024 00:32, George Stark wrote:
> On newer SoCs, the thermal hardware can require a power domain to
> operate so add corresponding optional property.
> 
> Signed-off-by: George Stark <gnstark@salutedevices.com>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml
index 01fccdfc4178..462bd7237bb7 100644
--- a/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml
+++ b/Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml
@@ -30,6 +30,9 @@  properties:
   clocks:
     maxItems: 1
 
+  power-domains:
+    maxItems: 1
+
   amlogic,ao-secure:
     description: phandle to the ao-secure syscon
     $ref: /schemas/types.yaml#/definitions/phandle