diff mbox series

[V2,5/6] pwm: sprd: Add sprd,ums9620-pwm compatible

Message ID 20240125025533.10315-6-Wenhua.Lin@unisoc.com
State New
Headers show
Series [V2,1/6] pwm: sprd: Add support for UMS9620 | expand

Commit Message

Wenhua Lin Jan. 25, 2024, 2:55 a.m. UTC
Add sprd,ums9620-pwm compatible string to binding document.

Signed-off-by: Wenhua Lin <Wenhua.Lin@unisoc.com>
---
 Documentation/devicetree/bindings/pwm/pwm-sprd.yaml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pwm/pwm-sprd.yaml b/Documentation/devicetree/bindings/pwm/pwm-sprd.yaml
index 81c5fd688c3c..02e039fee3b4 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-sprd.yaml
+++ b/Documentation/devicetree/bindings/pwm/pwm-sprd.yaml
@@ -23,6 +23,7 @@  properties:
     items:
       - enum:
           - sprd,ums512-pwm
+          - sprd,ums9620-pwm
 
   reg:
     maxItems: 1