Re: [PATCH 2/2] dt-bindings: serial: drop unsupported samsung bindings

From: Sam Protsenko
Date: Thu Oct 19 2023 - 10:33:20 EST


On Thu, Oct 19, 2023 at 5:06 AM André Draszik <andre.draszik@xxxxxxxxxx> wrote:
>
> Now that no implementation exists anymore for
> samsung,s3c24(1[02]|40)-uart, remove those bindings from here as well.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> ---

Reviewed-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx>

> Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
> index 8bd88d5cbb11..d45079ef7bd9 100644
> --- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
> @@ -24,9 +24,6 @@ properties:
> - enum:
> - apple,s5l-uart
> - axis,artpec8-uart
> - - samsung,s3c2410-uart
> - - samsung,s3c2412-uart
> - - samsung,s3c2440-uart
> - samsung,s3c6400-uart
> - samsung,s5pv210-uart
> - samsung,exynos4210-uart
> @@ -96,7 +93,6 @@ allOf:
> compatible:
> contains:
> enum:
> - - samsung,s3c2410-uart
> - samsung,s5pv210-uart
> then:
> properties:
> --
> 2.40.1
>
>