[PATCH 1/2] dt-bindings: serial: samsung: Add ARTPEC-8 UART
Krzysztof Kozlowski
krzysztof.kozlowski at canonical.com
Mon Mar 7 00:58:24 PST 2022
On 07/03/2022 09:50, Vincent Whitchurch wrote:
> Add a compatible for the UART on the ARTPEC-8 SoC.
>
> Signed-off-by: Vincent Whitchurch <vincent.whitchurch at axis.com>
> ---
> Documentation/devicetree/bindings/serial/samsung_uart.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
> index 6aceba4a5f79..6f11f2c92f64 100644
> --- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml
> +++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
> @@ -20,6 +20,7 @@ properties:
> items:
> - enum:
> - apple,s5l-uart
> + - axis,artpec8-uart
> - samsung,s3c2410-uart
> - samsung,s3c2412-uart
> - samsung,s3c2440-uart
You need to define clocks - see the allOf part.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list