Add sprd,ums9620-pwm compatible string to binding document. Signed-off-by: Wenhua Lin <Wenhua.Lin@xxxxxxxxxx> --- Documentation/devicetree/bindings/pwm/pwm-sprd.yaml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.17.1