From: Chanho Park Date: Fri, 1 Jul 2022 01:52:23 +0000 (+0900) Subject: dt-bindings: serial: samsung: add exynosautov9-uart compatible X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dfce69c8520592f1a20619050e6ded6275e9f25f;p=linux.git dt-bindings: serial: samsung: add exynosautov9-uart compatible Add samsung,exynosautov9-uart dedicated compatible for representing uart of Exynos Auto v9 SoC. Signed-off-by: Chanho Park Reviewed-by: Krzysztof Kozlowski Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20220701015226.32781-3-chanho61.park@samsung.com --- diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml index 901c1e2cea28c..41d3b082eb72e 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