Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8517bb1f authored by Jerome Brunet's avatar Jerome Brunet Committed by Thierry Reding
Browse files

dt-bindings: pwm: meson: Add compatible for gxbb ao PWMs



Add compatible string to properly handle the PWMs found in the AO domain
of the gxbb (and gxl) family.

Acked-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent d7f673d8
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2,7 +2,9 @@ Amlogic Meson PWM Controller
============================

Required properties:
- compatible: Shall contain "amlogic,meson8b-pwm" or "amlogic,meson-gxbb-pwm".
- compatible: Shall contain "amlogic,meson8b-pwm"
                         or "amlogic,meson-gxbb-pwm"
                         or "amlogic,meson-gxbb-ao-pwm"
- #pwm-cells: Should be 3. See pwm.txt in this directory for a description of
  the cells format.