Skip to content

Commit dfe6d08

Browse files
committed
dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
Found SpacemiT's K1 uart controller is compatible with Intel's Xscale uart, but it's still worth to introduce a new compatible. Acked-by: Conor Dooley <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> Signed-off-by: Yixun Lan <[email protected]>
1 parent 562272a commit dfe6d08

File tree

1 file changed

+3
-1
lines changed
  • Documentation/devicetree/bindings/serial

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/serial/8250.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@ properties:
111111
- mediatek,mt7623-btif
112112
- const: mediatek,mtk-btif
113113
- items:
114-
- const: mrvl,mmp-uart
114+
- enum:
115+
- mrvl,mmp-uart
116+
- spacemit,k1-uart
115117
- const: intel,xscale-uart
116118
- items:
117119
- enum:

0 commit comments

Comments
 (0)