diff options
author | Jaewon Kim <jaewon02.kim@samsung.com> | 2023-11-15 12:56:00 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-11-15 15:48:53 +0300 |
commit | 9433b8d8d35bd0b17d6e0df76ec135dd2fe63e7c (patch) | |
tree | a76e2eedca7987f4ef792bf0c28d01fc1caa8985 /Documentation/devicetree/bindings/serial | |
parent | 7a5e832d05025a3679d0fcd60584e6e946a3e358 (diff) | |
download | linux-9433b8d8d35bd0b17d6e0df76ec135dd2fe63e7c.tar.xz |
dt-bindings: serial: samsung: add exynosautov920-uart compatible
Add samsung,exynosautov9-uart dedicated compatible for representing
uart of ExynosAutov920 SoC.
Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
Link: https://lore.kernel.org/r/20231115095609.39883-5-jaewon02.kim@samsung.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r-- | Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml index 0d0215b23ab7..e32c1b462836 100644 --- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml +++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml @@ -35,7 +35,9 @@ properties: - samsung,exynos7885-uart - const: samsung,exynos5433-uart - items: - - const: samsung,exynosautov9-uart + - enum: + - samsung,exynosautov9-uart + - samsung,exynosautov920-uart - const: samsung,exynos850-uart reg: |