Skip to content

Commit fe00fae

Browse files
Fabothierryreding
authored andcommitted
dt-bindings: pwm: Add MT8365 SoC binding
Add binding documentation for the MT8365 SoC. Signed-off-by: Fabien Parent <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent 5c8dca9 commit fe00fae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/pwm/pwm-mediatek.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Required properties:
99
- "mediatek,mt7628-pwm": found on mt7628 SoC.
1010
- "mediatek,mt7629-pwm": found on mt7629 SoC.
1111
- "mediatek,mt8183-pwm": found on mt8183 SoC.
12+
- "mediatek,mt8365-pwm": found on mt8365 SoC.
1213
- "mediatek,mt8516-pwm": found on mt8516 SoC.
1314
- reg: physical base address and length of the controller's registers.
1415
- #pwm-cells: must be 2. See pwm.yaml in this directory for a description of
@@ -18,6 +19,7 @@ Required properties:
1819
has no clocks
1920
- "top": the top clock generator
2021
- "main": clock used by the PWM core
22+
- "pwm1-3": the three per PWM clocks for mt8365
2123
- "pwm1-8": the eight per PWM clocks for mt2712
2224
- "pwm1-6": the six per PWM clocks for mt7622
2325
- "pwm1-5": the five per PWM clocks for mt7623

0 commit comments

Comments
 (0)