aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2022-05-03 12:54:05 +0200
committerThierry Reding <thierry.reding@gmail.com>2022-05-20 16:22:01 +0200
commitb76160954cb0fc8b4a389e54daf22a87d4f44fbe (patch)
tree15d693a4405c753bd3831b087522a5aea7fca02a /Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
parentpwm: tegra: Optimize period calculation (diff)
downloadlinux-dev-b76160954cb0fc8b4a389e54daf22a87d4f44fbe.tar.xz
linux-dev-b76160954cb0fc8b4a389e54daf22a87d4f44fbe.zip
dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC
Add binding documentation for the MT6795 Helio X10 SoC. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pwm/pwm-mediatek.txt')
-rw-r--r--Documentation/devicetree/bindings/pwm/pwm-mediatek.txt1
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 25ed214473d7..033d1fc0f405 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
+++ b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
@@ -3,6 +3,7 @@ MediaTek PWM controller
Required properties:
- compatible: should be "mediatek,<name>-pwm":
- "mediatek,mt2712-pwm": found on mt2712 SoC.
+ - "mediatek,mt6795-pwm": found on mt6795 SoC.
- "mediatek,mt7622-pwm": found on mt7622 SoC.
- "mediatek,mt7623-pwm": found on mt7623 SoC.
- "mediatek,mt7628-pwm": found on mt7628 SoC.