mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
dt-bindings: serial: samsung: add samsung,exynos2200-uart compatible
Add dedicated samsung,exynos2200-uart compatible to the dt-schema for representing uart of the exynos2200. Like GS101, it has a required DT property samsung,uart-fifosize and exhibits the 32 bit register access limit, so reuse support for it. Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250722120859.443283-1-ivo.ivanov.ivanov1@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b43cb4ff85
commit
9e32e4db96
|
|
@ -28,6 +28,10 @@ properties:
|
|||
- samsung,exynos5433-uart
|
||||
- samsung,exynos850-uart
|
||||
- samsung,exynos8895-uart
|
||||
- items:
|
||||
- enum:
|
||||
- samsung,exynos2200-uart
|
||||
- const: google,gs101-uart
|
||||
- items:
|
||||
- enum:
|
||||
- samsung,exynos7-uart
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user