[PATCH v3 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
Christian Marangi <[email protected]> Sat, 8 Aug 2026 00:20:39 +0200
| Newsgroups | gmane.linux.kernel,gmane.linux.drivers.devicetree,gmane.linux.serial |
|---|---|
| Message-ID | <[email protected]> |
From: Benjamin Larsson <[email protected]> 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 <[email protected]> Signed-off-by: Christian Marangi <[email protected]> Acked-by: Conor Dooley <[email protected]> --- Documentation/devicetree/bindings/serial/8250.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/serial/8250.yaml b/Documentation/devicetree/bindings/serial/8250.yaml index bb7b9c87a807..b6f7e093d8d7 100644 --- a/Documentation/devicetree/bindings/serial/8250.yaml +++ b/Documentation/devicetree/bindings/serial/8250.yaml @@ -110,6 +110,11 @@ properties: - const: mrvl,pxa-uart - const: nuvoton,wpcm450-uart - const: nuvoton,npcm750-uart + - const: airoha,en7523-uart + - items: + - const: airoha,an7581-uart + - const: airoha,en7523-uart + - const: airoha,an7581-hsuart - const: nvidia,tegra20-uart - const: nxp,lpc3220-uart - items: -- 2.53.0