Re: [DMARC error][DKIM error] [PATCH 1/2] dt-bindings: pwm: amlogic: Document C3 PWM

From: George Stark
Date: Mon Sep 09 2024 - 08:50:08 EST


Hello Kelvin, Krzysztof

There's acked yet not merged patch [1] adding amlogic,meson-a1-pwm with s4 as back-compatible. Should amlogic,c3-pwm be added in the enum along with a1?

[1] https://lore.kernel.org/linux-arm-kernel/dbb4be50-4793-40ab-b362-6c9a6dd87324@xxxxxxxxxxxxxxxxx/T/

On 9/6/24 15:46, Kelvin Zhang via B4 Relay wrote:
From: Kelvin Zhang <kelvin.zhang@xxxxxxxxxxx>

Document amlogic,c3-pwm compatible, which falls back to the meson-s4-pwm
group.

Signed-off-by: Kelvin Zhang <kelvin.zhang@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
index 1d71d4f8f328..356371164acd 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
+++ b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
@@ -44,6 +44,10 @@ properties:
- amlogic,meson-axg-pwm-v2
- amlogic,meson-g12-pwm-v2
- const: amlogic,meson8-pwm-v2
+ - items:
+ - enum:
+ - amlogic,c3-pwm
+ - const: amlogic,meson-s4-pwm
reg:
maxItems: 1


--
Best regards
George