diff mbox series

[1/2] dt-bindings: serial: 8250: Add Airoha compatibles

Message ID 20250105131147.2290237-2-benjamin.larsson@genexis.eu
State New
Headers show
Series Airoha UART support | expand

Commit Message

Benjamin Larsson Jan. 5, 2025, 1:11 p.m. UTC
The Airoha SoC family have a mostly 16550-compatible UART
hardware with the exception of custom baud rate settings
register. Specifying one of the following compatibles
will enable routines for calculating the baud rate.

For the regular UART use:
compatible = "airoha,airoha-uart";

For the high speed HSUART use:
compatible = "airoha,airoha-hsuart";

Signed-off-by: Benjamin Larsson <benjamin.larsson@genexis.eu>
---
 Documentation/devicetree/bindings/serial/8250.yaml | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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: