Browse Source

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>
Jian Hu 7 years ago
parent
commit
a52d97ca0d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Documentation/devicetree/bindings/pwm/pwm-meson.txt

+ 2 - 0
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.