diff options
author | Ryder Lee <ryder.lee@mediatek.com> | 2019-09-20 00:49:10 +0200 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2019-09-25 09:49:16 +0200 |
commit | 1c00ad6ebf36aa3b0fa598a48b8ae59782be4121 (patch) | |
tree | 0178f369c1c671e358303daeb79b818887e02aad /Documentation/devicetree/bindings/pwm | |
parent | pwm: mediatek: Update license and switch to SPDX tag (diff) | |
download | linux-1c00ad6ebf36aa3b0fa598a48b8ae59782be4121.tar.xz linux-1c00ad6ebf36aa3b0fa598a48b8ae59782be4121.zip |
dt-bindings: pwm: Update bindings for MT7629 SoC
This updates bindings for MT7629 PWM controller.
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Sam Shih <sam.shih@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm')
-rw-r--r-- | Documentation/devicetree/bindings/pwm/pwm-mediatek.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt index 9152bf5afe56..c8501530173c 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt +++ b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt @@ -6,6 +6,7 @@ Required properties: - "mediatek,mt7622-pwm": found on mt7622 SoC. - "mediatek,mt7623-pwm": found on mt7623 SoC. - "mediatek,mt7628-pwm": found on mt7628 SoC. + - "mediatek,mt7629-pwm", "mediatek,mt7622-pwm": found on mt7629 SoC. - "mediatek,mt8516-pwm": found on mt8516 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 |