From 85f17e130dc7189acf03eb0f8e2455c4ea2c4f9e Mon Sep 17 00:00:00 2001 From: Ravi Patel Date: Thu, 18 Sep 2025 08:57:03 +0530 Subject: [PATCH] dt-bindings: serial: samsung: Add compatible for ARTPEC-9 SoC Add Axis ARTPEC-9 uart compatible to the bindings documentation. It is similar to the older samsung,exynos8895-uart design. Signed-off-by: Ravi Patel Acked-by: Conor Dooley Link: https://patch.msgid.link/20250918032703.8885-1-ravi.patel@samsung.com Signed-off-by: Greg Kroah-Hartman --- Documentation/devicetree/bindings/serial/samsung_uart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml index 1a1f991d5364..d12018aaac9b 100644 --- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml +++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml @@ -48,6 +48,7 @@ properties: - const: samsung,exynos850-uart - items: - enum: + - axis,artpec9-uart - samsung,exynos7870-uart - const: samsung,exynos8895-uart