diff options
author | Kelvin Zhang <[email protected]> | 2024-09-14 13:48:58 +0800 |
---|---|---|
committer | Uwe Kleine-König <[email protected]> | 2024-10-25 11:42:36 +0200 |
commit | 3c25a3d0769d13c448780b3db91104460502682d (patch) | |
tree | e5410504e2ad1076d5f1e21da6febb1352fbc669 | |
parent | acf2b314892f1d003e483c445aae9f58a4b6d80b (diff) |
dt-bindings: pwm: amlogic: Document C3 PWM
Document amlogic,c3-pwm compatible, which falls back to the meson-s4-pwm
group.
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Kelvin Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Uwe Kleine-König <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml index e021cf59421a..cc3ebd4deeb6 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml +++ b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml @@ -39,6 +39,7 @@ properties: - amlogic,meson-s4-pwm - items: - enum: + - amlogic,c3-pwm - amlogic,meson-a1-pwm - const: amlogic,meson-s4-pwm - items: |