* [PATCH v2] dt-bindings: serial: samsung: Add compatible for ARTPEC-9 SoC
[not found] <CGME20250918032715epcas5p1d1144cc09fa9c301315a5e2778d8668e@epcas5p1.samsung.com>
@ 2025-09-18 3:27 ` Ravi Patel
2025-09-18 15:20 ` Conor Dooley
0 siblings, 1 reply; 2+ messages in thread
From: Ravi Patel @ 2025-09-18 3:27 UTC (permalink / raw)
To: gregkh, jirislaby, robh, krzk+dt, conor+dt, krzk
Cc: linux-kernel, linux-serial, devicetree, ksk4725, pjsin865,
gwk1013, bread, jspark, limjh0823, lightwise, hgkim05,
mingyoungbo, smn1196, shradha.t, swathi.ks, kenkim, Ravi Patel
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 <ravi.patel@samsung.com>
---
Change in v2:
- Removed "axis,artpec9-uart" string from allOf section
Link to v1: https://lore.kernel.org/all/20250917071342.5637-1-ravi.patel@samsung.com/T/#u
---
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
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread