Skip to content

Commit b5024e8

Browse files
docularxugregkh
authored andcommitted
dt-bindings: serial: 8250: add SpacemiT K3 UART compatible
The SpacemiT K3 UART controller is compatible with the Intel XScale UART. Add K3 UART binding and allow describing it with a fixed clock-frequency for now. The clocks and clock-names properties will be made mandatory in a future patch, once the K3 clock driver and device tree are merged. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Guodong Xu <guodong@riscstar.com> Link: https://patch.msgid.link/20251222-k3-basic-dt-v2-5-3af3f3cd0f8a@riscstar.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 284da5d commit b5024e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • Documentation/devicetree/bindings/serial

Documentation/devicetree/bindings/serial/8250.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ properties:
160160
- enum:
161161
- mrvl,mmp-uart
162162
- spacemit,k1-uart
163+
- spacemit,k3-uart
163164
- const: intel,xscale-uart
164165
- items:
165166
- enum:

0 commit comments

Comments
 (0)