Skip to content

Commit 3bb9948

Browse files
AngeloGioacchino Del RegnoUwe Kleine-König
authored andcommitted
dt-bindings: pwm: mediatek,mt2712-pwm: Add support for MT6991/MT8196
Add compatible strings for the MediaTek Dimensity 9400 MT6991 and for the MT8196 Chromebook SoC, having the same PWM IP v3.0.2. Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]>
1 parent 56ad79b commit 3bb9948

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ properties:
1818
- enum:
1919
- mediatek,mt2712-pwm
2020
- mediatek,mt6795-pwm
21+
- mediatek,mt6991-pwm
2122
- mediatek,mt7622-pwm
2223
- mediatek,mt7623-pwm
2324
- mediatek,mt7628-pwm
@@ -32,6 +33,10 @@ properties:
3233
- enum:
3334
- mediatek,mt8195-pwm
3435
- const: mediatek,mt8183-pwm
36+
- items:
37+
- enum:
38+
- mediatek,mt8196-pwm
39+
- const: mediatek,mt6991-pwm
3540

3641
reg:
3742
maxItems: 1

0 commit comments

Comments
 (0)