diff mbox series

[v3,2/5] dt-bindings: serial: samsung: add exynosautov9-uart compatible

Message ID 20220701015226.32781-3-chanho61.park@samsung.com
State Not Applicable, archived
Headers show
Series support USI for Exynos Auto v9 SoC | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Chanho Park July 1, 2022, 1:52 a.m. UTC
Add samsung,exynosautov9-uart dedicated compatible for representing
uart of Exynos Auto v9 SoC.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/serial/samsung_uart.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Aug. 25, 2022, 6:50 a.m. UTC | #1
On Fri, 1 Jul 2022 10:52:23 +0900, Chanho Park wrote:
> Add samsung,exynosautov9-uart dedicated compatible for representing
> uart of Exynos Auto v9 SoC.
> 
> 

Applied, thanks!

[2/5] dt-bindings: serial: samsung: add exynosautov9-uart compatible
      https://git.kernel.org/krzk/linux/c/dfce69c8520592f1a20619050e6ded6275e9f25f

Best regards,
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
index 901c1e2cea28..41d3b082eb72 100644
--- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml
+++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
@@ -17,7 +17,10 @@  description: |+
 
 properties:
   compatible:
-    items:
+    oneOf:
+      - items:
+          - const: samsung,exynosautov9-uart
+          - const: samsung,exynos850-uart
       - enum:
           - apple,s5l-uart
           - axis,artpec8-uart