aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/patches-4.19/0039-MIPS-ath79-export-UART1-reference-clock.patch
Commit message (Collapse)AuthorAgeFilesLines
* ath79: add support for Atheros AR934x HS UARTDaniel Golle2020-02-071-0/+52
AR934x chips also got the 'old' qca,ar9330-uart in addition to the 'new' ns16550a compatible one. Add support for UART1 clock selector as well as device-tree bindings in ar934x.dtsi to make use of that uart. Reported-by: Piotr Dymacz <pepe2k@gmail.com> Signed-off-by: Daniel Golle <daniel@makrotopia.org>