tty/bcm63xx_uart: allow naming clock in device tree
authorJonas Gorski <jonas.gorski@gmail.com>
Wed, 20 Sep 2017 11:14:04 +0000 (13:14 +0200)
committerJames Hogan <jhogan@kernel.org>
Tue, 7 Nov 2017 18:33:18 +0000 (18:33 +0000)
commitfa1e6a8aec47d5623f8361907f57e44f112a8f4f
tree4ae6fe3bae3e94544aac57bee71ab7ab3492b9ac
parent9a9cc02a6a558cf4d9ebeeda0832c5e2b8128f33
tty/bcm63xx_uart: allow naming clock in device tree

Codify using a named clock for the refclk of the uart. This makes it
easier if we might need to add a gating clock (like present on the
BCM6345).

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: linux-mips@linux-mips.org
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-serial@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: bcm-kernel-feedback-list@broadcom.com
Patchwork: https://patchwork.linux-mips.org/patch/17328/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: James Hogan <jhogan@kernel.org>
Documentation/devicetree/bindings/serial/brcm,bcm6345-uart.txt
drivers/tty/serial/bcm63xx_uart.c