dts: bindings: pwm: atmel,sam0-tcc-pwm: add period cell
The period cell will soon be required by the pwm_dt_spec facilities, this patch adds it. Note that flags have not been added as they are optional and not supported anyway. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
d67b341282
commit
ff6924c17b
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ properties:
|
|||
- 1024
|
||||
|
||||
"#pwm-cells":
|
||||
const: 1
|
||||
const: 2
|
||||
|
||||
pwm-cells:
|
||||
- channel
|
||||
- period
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue