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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent b43cb4f commit 9e32e4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)