]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 20 Jun 2013 14:58:08 +0000 (16:58 +0200)
commitaedb6412b0b9b0ce3c5990e2e0d9c9f767acf5c8
tree3407857b97f5ed1d7230f48d8b6a1310a167c2c1
parent04760855f0d99a1cdc67ae0152d95bcc4525cff5
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