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

Wenhua Lin posted 6 patches 1 year, 11 months ago
[PATCH V2 5/6] pwm: sprd: Add sprd,ums9620-pwm compatible
Posted by Wenhua Lin 1 year, 11 months ago
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 --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
Re: [PATCH V2 5/6] pwm: sprd: Add sprd,ums9620-pwm compatible
Posted by Uwe Kleine-König 1 year, 11 months ago
Hello,

On Thu, Jan 25, 2024 at 10:55:32AM +0800, Wenhua Lin wrote:
> 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(+)

Please use a Subject prefix that makes the dt maintainers spot this
patch in their inbox. The right one here would be:

	dt-bindings: pwm: sprd: ...

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |