aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pwm
diff options
context:
space:
mode:
authorWeiqing Kong <weiqing.kong@mediatek.com>2016-07-11 16:18:07 +0800
committerThierry Reding <thierry.reding@gmail.com>2016-09-06 10:48:52 +0200
commite093d06acaa99a79c6de30be22ba71faf6b78dd6 (patch)
tree7eb8504606749bd87126429f9ebd107488d08502 /Documentation/devicetree/bindings/pwm
parentpwm: berlin: Add suspend/resume support (diff)
downloadlinux-dev-e093d06acaa99a79c6de30be22ba71faf6b78dd6.tar.xz
linux-dev-e093d06acaa99a79c6de30be22ba71faf6b78dd6.zip
dt-bindings: pwm: Add MediaTek display PWM bindings
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>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm')
-rw-r--r--Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt b/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
index f8f59baf6b67..6f8af2bcc7b7 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
+++ b/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
@@ -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.