Re: [PATCH V2 1/2] dt-bindings: serial: Add a new compatible string for UMS9632
From: Krzysztof Kozlowski
Date: Mon Jan 13 2025 - 02:54:02 EST
On 13/01/2025 04:19, Wenhua Lin wrote:
> The UMS9632 uses the SC9632 serial device.
Why are you sending accepted patches?
>
> Signed-off-by: Wenhua Lin <Wenhua.Lin@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/serial/sprd-uart.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/serial/sprd-uart.yaml b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
> index f4dbb6dc2b6e..83582aa6c750 100644
> --- a/Documentation/devicetree/bindings/serial/sprd-uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
> @@ -23,6 +23,11 @@ properties:
> - sprd,ums9620-uart
> - const: sprd,sc9836-uart
> - const: sprd,sc9836-uart
> + - items:
> + - enum:
> + - sprd,ums9632-uart
> + - const: sprd,sc9632-uart
> + - const: sprd,sc9632-uart
NAK, you are duplicating entries.
Best regards,
Krzysztof