Message ID | 20240125025533.10315-6-Wenhua.Lin@unisoc.com |
---|---|
State | New |
Headers | show |
Series | [V2,1/6] pwm: sprd: Add support for UMS9620 | expand |
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
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(+)