dt-bindings: pwm: Add interrupts property for MediaTek MT8192
Add interrupts property of pwm for MediaTek MT8192 SoC. Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
This commit is contained in:
parent
6ddb156ba4
commit
2bf8ee0faa
1 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,9 @@ properties:
|
|||
"#pwm-cells":
|
||||
const: 2
|
||||
|
||||
interrupts:
|
||||
maxItems: 1
|
||||
|
||||
clocks:
|
||||
items:
|
||||
- description: Main Clock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue