Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: serial: 8250: Add Loongson uart compatible

The Loongson family have a mostly NS16550A-compatible UART and
High-Speed UART hardware with the exception of custom frequency divider
latch settings register.

Co-developed-by: Haowei Zheng <zhenghaowei@loongson.cn>
Signed-off-by: Haowei Zheng <zhenghaowei@loongson.cn>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Link: https://patch.msgid.link/2d858e9303d95a3e4909aa9c1379d4abbdc52cc2.1760166651.git.zhoubinbin@loongson.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Binbin Zhou and committed by
Greg Kroah-Hartman
7cf86b66 ab9a30d6

+14
+14
Documentation/devicetree/bindings/serial/8250.yaml
··· 125 125 - nxp,lpc1850-uart 126 126 - opencores,uart16550-rtlsvn105 127 127 - ti,da830-uart 128 + - loongson,ls2k0500-uart 129 + - loongson,ls2k1500-uart 128 130 - const: ns16550a 129 131 - items: 130 132 - enum: ··· 171 169 - nvidia,tegra194-uart 172 170 - nvidia,tegra234-uart 173 171 - const: nvidia,tegra20-uart 172 + - items: 173 + - enum: 174 + - loongson,ls2k1000-uart 175 + - const: loongson,ls2k0500-uart 176 + - const: ns16550a 177 + - items: 178 + - enum: 179 + - loongson,ls3a5000-uart 180 + - loongson,ls3a6000-uart 181 + - loongson,ls2k2000-uart 182 + - const: loongson,ls2k1500-uart 183 + - const: ns16550a 174 184 175 185 reg: 176 186 maxItems: 1