Skip to content

Commit c559533

Browse files
AngeloGioacchino Del Regnombgg
authored andcommitted
dt-bindings: pwm: Add compatible for MediaTek MT6795
Add a compatible string for MediaTek Helio X10 MT6795's display PWM block: this is the same as MT8173. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Link: https://lore.kernel.org/r/20230412112739.160376-2-angelogioacchino.delregno@collabora.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
1 parent 54e94ca commit c559533

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ properties:
2222
- mediatek,mt8173-disp-pwm
2323
- mediatek,mt8183-disp-pwm
2424
- items:
25-
- const: mediatek,mt8167-disp-pwm
25+
- enum:
26+
- mediatek,mt6795-disp-pwm
27+
- mediatek,mt8167-disp-pwm
2628
- const: mediatek,mt8173-disp-pwm
2729
- items:
2830
- enum:

0 commit comments

Comments
 (0)