lkml.org 
[lkml]   [2023]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 03/10] dt-bindings: serial: samsung: add exynosautov920-uart compatible
Date
Add samsung,exynosautov9-uart dedicated compatible for representing
uart of ExynosAutoV920 SoC.

Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
---
Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
index 8bd88d5cbb11..3e88722d0793 100644
--- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml
+++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
@@ -19,7 +19,9 @@ properties:
compatible:
oneOf:
- items:
- - const: samsung,exynosautov9-uart
+ - enum:
+ - samsung,exynosautov9-uart
+ - samsung,exynosautov920-uart
- const: samsung,exynos850-uart
- enum:
- apple,s5l-uart
--
2.42.0
\
 
 \ /
  Last update: 2023-10-31 10:54    [W:0.120 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site