Re: [PATCH] clk: rockchip: add 533.25MHz to rk3399 clock rates table

2016-10-21 Thread Heiko Stuebner
Am Freitag, 21. Oktober 2016, 12:03:40 CEST schrieb Xing Zheng: > We need to get the accurate 533.25MHz for the DP display. > > Signed-off-by: Xing Zheng applied to my clk-branch for 4.10 Thanks Heiko

[PATCH] clk: rockchip: add 533.25MHz to rk3399 clock rates table

2016-10-20 Thread Xing Zheng
We need to get the accurate 533.25MHz for the DP display. Signed-off-by: Xing Zheng --- drivers/clk/rockchip/clk-rk3399.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/rockchip/clk-rk3399.c b/drivers/clk/rockchip/clk-rk3399.c index 2c7cba7..a87cb49 100644 --- a/drivers/clk/ro