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 <gnstark@salutedevices.com> Acked-by: Conor Dooley <conor@kernel.org> Link: https://lore.kernel.org/r/20240710234116.2370655-2-gnstark@salutedevices.com Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
1 parent 8db7fdf commit 6e50721

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)