Commit a4cf667d authored by George Stark's avatar George Stark Committed by Uwe Kleine-König
Browse files

dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM

parent 6e507214
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -37,6 +37,10 @@ properties:
      - enum:
          - amlogic,meson8-pwm-v2
          - amlogic,meson-s4-pwm
      - items:
          - enum:
              - amlogic,meson-a1-pwm
          - const: amlogic,meson-s4-pwm
      - items:
          - enum:
              - amlogic,meson8b-pwm-v2
@@ -139,6 +143,16 @@ allOf:
      required:
        - clocks

  - if:
      properties:
        compatible:
          contains:
            enum:
              - amlogic,meson-a1-pwm
    then:
      required:
        - power-domains

additionalProperties: false

examples: