OSDN Git Service

clk: rockchip: add npll to source of sclk_gpu
authorKever Yang <kever.yang@rock-chips.com>
Thu, 16 Oct 2014 22:46:36 +0000 (15:46 -0700)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 20 Oct 2014 12:00:18 +0000 (14:00 +0200)
commit89c107a88de955eee2e1ca0c8d9f10524f5f68cc
treed4a9ded142abca49af111b673102dc42a1973e5f
parent8f06f5d392b3fbd58a5d7e00b047b6ee08c6d9b0
clk: rockchip: add npll to source of sclk_gpu

The possible sources for the rk3288-gpu-clock also include the npll,
making it the same list of sources as for uart0.

This patch make a common source for uart0 pll src and sclk_gpu,
so that gpu can get its clock from npll.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3288.c