diff options
| author | Kelvin Zhang <kelvin.zhang@amlogic.com> | 2024-09-14 13:48:58 +0800 |
|---|---|---|
| committer | Uwe Kleine-König <ukleinek@kernel.org> | 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 <krzysztof.kozlowski@linaro.org>
Signed-off-by: Kelvin Zhang <kelvin.zhang@amlogic.com>
Link: https://lore.kernel.org/r/20240914-c3-pwm-v2-1-ac1f34c68ac2@amlogic.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
| -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: |
