aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pwm
diff options
context:
space:
mode:
authorJian Hu <jian.hu@amlogic.com>2017-12-04 14:00:16 +0800
committerThierry Reding <thierry.reding@gmail.com>2017-12-05 09:51:28 +0100
commita52d97ca0d44b7f5096136afaa9714e973091ad3 (patch)
treed5ff738ba0a553cba388b44361bb73cd3e3d3cb2 /Documentation/devicetree/bindings/pwm
parentpwm: stmpe: Fix wrong register offset for hwpwm=2 case (diff)
downloadlinux-dev-a52d97ca0d44b7f5096136afaa9714e973091ad3.tar.xz
linux-dev-a52d97ca0d44b7f5096136afaa9714e973091ad3.zip
dt-bindings: pwm: Update bindings for the Meson-AXG
Update the doc to explicitly support Meson-AXG Signed-off-by: Jian Hu <jian.hu@amlogic.com> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com> Reviewed-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-meson.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-meson.txt b/Documentation/devicetree/bindings/pwm/pwm-meson.txt
index 1ee81321c35e..1fa3f7182133 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-meson.txt
+++ b/Documentation/devicetree/bindings/pwm/pwm-meson.txt
@@ -5,6 +5,8 @@ Required properties:
- compatible: Shall contain "amlogic,meson8b-pwm"
or "amlogic,meson-gxbb-pwm"
or "amlogic,meson-gxbb-ao-pwm"
+ or "amlogic,meson-axg-ee-pwm"
+ or "amlogic,meson-axg-ao-pwm"
- #pwm-cells: Should be 3. See pwm.txt in this directory for a description of
the cells format.