]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: clk: rk3399: allow requests for all UART clocks
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>
Tue, 7 May 2019 08:58:44 +0000 (10:58 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 30 May 2019 10:22:35 +0000 (18:22 +0800)
commitc6ba0dd8cff3193c1d459fc72d01b55a7729b320
tree4d51cd9723bf6be7a3d17804d188939e2d5caa37
parent7d55999be48f953bfc47e7a700960709d2286558
rockchip: clk: rk3399: allow requests for all UART clocks

This patch adds the rate for UART1 and UART3 the same way
as already implemented for UART0 and UART2.

This is required for boards, which have their console output
on these UARTs.

Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/clk/rockchip/clk_rk3399.c