arm64: dts: mt8173: Use real clock for UARTs
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 20 May 2015 13:32:45 +0000 (15:32 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 6 Jul 2015 16:01:43 +0000 (18:01 +0200)
We used to use a fixed rate clock for the UARTs. Now that we have clock
support we can associate the correct clocks to the UARTs and drop the
26MHz fixed rate UART clock.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

No differences found