[PATCH 3/9] dt-bindings: pwm: marvell,pxa: add support to spacemit K1

From: Guodong Xu
Date: Fri Apr 11 2025 - 09:17:56 EST


Add "spacemit,k1-pwm" as a compatible string to support the PWM
controller on the SpacemiT K1 platform.

Signed-off-by: Guodong Xu <guodong@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
index 9640d4b627c2..1e3cabf6a89a 100644
--- a/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/marvell,pxa-pwm.yaml
@@ -19,6 +19,7 @@ properties:
- marvell,pxa270-pwm
- marvell,pxa168-pwm
- marvell,pxa910-pwm
+ - spacemit,k1-pwm

reg:
# Length should be 0x10
--
2.43.0