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)
commit24615436321894867cb7d4c0bd4e6b928150c112
tree4d51cd9723bf6be7a3d17804d188939e2d5caa37
parent78a1ac33cb9621f3fde31fa747a4b03ae0772d7f
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