Re: [PATCH v2 1/3] dt-bindings: pwm: samsung: add exynosautov9 compatible

From: Krzysztof Kozlowski
Date: Mon Jul 17 2023 - 01:59:28 EST


On 14/07/2023 12:09, Jaewon Kim wrote:
> Add samsung,exynosautov9-pwm compatible string to binding document.
>
> Signed-off-by: Jaewon Kim <jaewon02.kim@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pwm/pwm-samsung.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-samsung.yaml b/Documentation/devicetree/bindings/pwm/pwm-samsung.yaml
> index fe603fb1b2cc..39a471083016 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-samsung.yaml
> +++ b/Documentation/devicetree/bindings/pwm/pwm-samsung.yaml
> @@ -26,6 +26,7 @@ properties:
> - samsung,s5p6440-pwm # 32-bit, S5P64x0
> - samsung,s5pc100-pwm # 32-bit, S5PC100, S5PV210, Exynos4210 rev0 SoCs
> - samsung,exynos4210-pwm # 32-bit, Exynos
> + - samsung,exynosautov9-pwm # 32-bit, ExynosAutov9


This does not express compatibility properly.

Best regards,
Krzysztof