Skip to content

Commit

Permalink
dt-bindings: pwm: amlogic: Add optional power-domains
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
George Stark authored and Uwe Kleine-König committed Sep 16, 2024
1 parent 8db7fdf commit 6e50721
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ properties:
minItems: 1
maxItems: 2

power-domains:
maxItems: 1

"#pwm-cells":
const: 3

Expand Down

0 comments on commit 6e50721

Please sign in to comment.