Skip to content

Commit 6e50721

Browse files
geo-starkUwe Kleine-König
authored andcommitted
dt-bindings: pwm: amlogic: Add optional power-domains
On newer SoCs, the PWM hardware can require a power domain to operate so add corresponding optional property. Signed-off-by: George Stark <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]>
1 parent 8db7fdf commit 6e50721

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ properties:
5656
minItems: 1
5757
maxItems: 2
5858

59+
power-domains:
60+
maxItems: 1
61+
5962
"#pwm-cells":
6063
const: 3
6164

0 commit comments

Comments
 (0)