Skip to content

Commit

Permalink
dt-bindings: pwm: Add MediaTek display PWM bindings
Browse files Browse the repository at this point in the history
Add MT2701 compatible string.

Signed-off-by: Weiqing Kong <weiqing.kong@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
  • Loading branch information
Weiqing Kong authored and Thierry Reding committed Sep 6, 2016
1 parent bbf0722 commit e093d06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ MediaTek display PWM controller

Required properties:
- compatible: should be "mediatek,<name>-disp-pwm":
- "mediatek,mt8173-disp-pwm": found on mt8173 SoC.
- "mediatek,mt2701-disp-pwm": found on mt2701 SoC.
- "mediatek,mt6595-disp-pwm": found on mt6595 SoC.
- "mediatek,mt8173-disp-pwm": found on mt8173 SoC.
- reg: physical base address and length of the controller's registers.
- #pwm-cells: must be 2. See pwm.txt in this directory for a description of
the cell format.
Expand Down

0 comments on commit e093d06

Please sign in to comment.