]> Git Repo - J-u-boot.git/commit
dts: mtmips: enable high-speed UART support for mt7628
authorWeijie Gao <[email protected]>
Wed, 25 Sep 2019 09:45:20 +0000 (17:45 +0800)
committerDaniel Schwierzeck <[email protected]>
Fri, 25 Oct 2019 15:20:44 +0000 (17:20 +0200)
commit5fcea8d3f9efe9db0196fba98cf0c5fc7afb942b
tree05225148bf141de228e952933e8362635bfe07b6
parentd1d8814458e1255d5462515e31a11c0d7d764898
dts: mtmips: enable high-speed UART support for mt7628

All three UARTs of mt7628 are actually MediaTek's high-speed UARTs which
support baudrate up to 921600.
The high-speed UART is compatible with ns16550 when baudrate <= 115200.

Add compatible string to dtsi file so u-boot can use it when serial_mtk
driver is built in.

Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Weijie Gao <[email protected]>
arch/mips/dts/mt7628a.dtsi
This page took 0.033453 seconds and 4 git commands to generate.