Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440356
| From | Weiqing Kong <weiqing.kong@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V2 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings |
| Date | 2016-07-11 10:30 +0200 |
| Message-ID | <rTELg-4vb-15@gated-at.bofh.it> (permalink) |
| References | <rTELf-4vb-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add MT2701 compatible string.
Signed-off-by: Weiqing Kong <weiqing.kong@mediatek.com>
---
Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt b/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
index f8f59ba..6f8af2b 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.
--
1.8.1.1.dirty
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 0/3] Support Mediatek Soc MT2701 disp pwm Weiqing Kong <weiqing.kong@mediatek.com> - 2016-07-11 10:30 +0200
[PATCH V2 2/3] pwm: Add MediaTek MT2701 display PWM driver support Weiqing Kong <weiqing.kong@mediatek.com> - 2016-07-11 10:30 +0200
[PATCH V2 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings Weiqing Kong <weiqing.kong@mediatek.com> - 2016-07-11 10:30 +0200
Re: [PATCH V2 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings Rob Herring <robh@kernel.org> - 2016-07-16 15:50 +0200
[PATCH V2 3/3] dts: Add disp bls dtsi and dts config for MT2701 Weiqing Kong <weiqing.kong@mediatek.com> - 2016-07-11 10:30 +0200
csiph-web