Commit cd8d6039 authored by Tobias Schramm's avatar Tobias Schramm Committed by Maxime Ripard

dt-bindings: pwm: allwinner: add v3s pwm compatible

The Allwinner V3s pwm peripheral is compatible with the pwm peripheral
inside the Allwinner A20.
This patch adds a compatible string for it.
Signed-off-by: default avatarTobias Schramm <t.schramm@manjaro.org>
Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210513203527.2072090-2-t.schramm@manjaro.org
parent 9962cb9b
...@@ -24,6 +24,9 @@ properties: ...@@ -24,6 +24,9 @@ properties:
- items: - items:
- const: allwinner,sun8i-a83t-pwm - const: allwinner,sun8i-a83t-pwm
- const: allwinner,sun8i-h3-pwm - const: allwinner,sun8i-h3-pwm
- items:
- const: allwinner,sun8i-v3s-pwm
- const: allwinner,sun7i-a20-pwm
- items: - items:
- const: allwinner,sun50i-a64-pwm - const: allwinner,sun50i-a64-pwm
- const: allwinner,sun5i-a13-pwm - const: allwinner,sun5i-a13-pwm
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment