[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250119130105.2833517-2-benjamin.larsson@genexis.eu>
Date: Sun, 19 Jan 2025 14:01:04 +0100
From: Benjamin Larsson <benjamin.larsson@...exis.eu>
To: linux-serial@...r.kernel.org,
devicetree@...r.kernel.org
Cc: ansuelsmth@...il.com,
lorenzo@...nel.org,
krzk+dt@...nel.org,
gregkh@...uxfoundation.org,
linux-kernel@...r.kernel.org,
Benjamin Larsson <benjamin.larsson@...exis.eu>
Subject: [PATCH 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
The Airoha SoC family have a mostly 16550-compatible UART
and High-Speed UART hardware with the exception of custom
baud rate settings register.
Signed-off-by: Benjamin Larsson <benjamin.larsson@...exis.eu>
---
Documentation/devicetree/bindings/serial/8250.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/serial/8250.yaml b/Documentation/devicetree/bindings/serial/8250.yaml
index 692aa05500fd..2fbb972e5460 100644
--- a/Documentation/devicetree/bindings/serial/8250.yaml
+++ b/Documentation/devicetree/bindings/serial/8250.yaml
@@ -63,6 +63,8 @@ properties:
- const: mrvl,pxa-uart
- const: nuvoton,wpcm450-uart
- const: nuvoton,npcm750-uart
+ - const: airoha,airoha-uart
+ - const: airoha,airoha-hsuart
- const: nvidia,tegra20-uart
- const: nxp,lpc3220-uart
- items:
--
2.34.1
Powered by blists - more mailing lists