Skip to content

Commit 9e32e4d

Browse files
ivoszbggregkh
authored andcommitted
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>
1 parent b43cb4f commit 9e32e4d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/serial/samsung_uart.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ properties:
2828
- samsung,exynos5433-uart
2929
- samsung,exynos850-uart
3030
- samsung,exynos8895-uart
31+
- items:
32+
- enum:
33+
- samsung,exynos2200-uart
34+
- const: google,gs101-uart
3135
- items:
3236
- enum:
3337
- samsung,exynos7-uart

0 commit comments

Comments
 (0)