dt-bindings: pwm: Add MediaTek display PWM bindings
authorWeiqing Kong <weiqing.kong@mediatek.com>
Mon, 11 Jul 2016 08:18:07 +0000 (16:18 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 6 Sep 2016 08:48:52 +0000 (10:48 +0200)
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>
Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt

index f8f59ba..6f8af2b 100644 (file)
@@ -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.