Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: serial: samsung: Add ARTPEC-8 UART

Add a compatible for the UART on the ARTPEC-8 SoC. This hardware block
is closely related to the variants used on the Exynos chips. The
register layout is identical to Exynos850 et al but the fifo size is
different (64 bytes in each direction for all instances).

Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Link: https://lore.kernel.org/r/20220311094515.3223023-2-vincent.whitchurch@axis.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Vincent Whitchurch and committed by
Greg Kroah-Hartman
02a64ef6 927728a3

+2
+2
Documentation/devicetree/bindings/serial/samsung_uart.yaml
··· 20 20 items: 21 21 - enum: 22 22 - apple,s5l-uart 23 + - axis,artpec8-uart 23 24 - samsung,s3c2410-uart 24 25 - samsung,s3c2412-uart 25 26 - samsung,s3c2440-uart ··· 112 111 contains: 113 112 enum: 114 113 - apple,s5l-uart 114 + - axis,artpec8-uart 115 115 - samsung,exynos4210-uart 116 116 - samsung,exynos5433-uart 117 117 then: