]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: OCTEON: Set proper UART clock in internal device trees.
authorDavid Daney <david.daney@cavium.com>
Wed, 19 Jun 2013 20:37:26 +0000 (20:37 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 1 Jul 2013 13:10:54 +0000 (15:10 +0200)
commitaf6e28a46250227881a8041ddbef19c7e8d5a2c9
tree5250f00d2a000e2ebd21e724f1daf56a9acc0737
parent0a395ed60944bf81f0f6029ed021e4e1ce144333
MIPS: OCTEON: Set proper UART clock in internal device trees.

Following patch to use generic 8250 drivers will need proper clock
information.  So when using the internal device tree, populate the
"clock-frequency" property with the correct value.

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: Jamie Iles <jamie@jamieiles.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: linux-serial@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/5515/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/octeon-platform.c