OSDN Git Service

clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188
authorHeiko Stuebner <heiko@sntech.de>
Fri, 13 Jan 2017 16:32:55 +0000 (17:32 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 13 Jan 2017 16:32:55 +0000 (17:32 +0100)
commit9dd9dd894ab895b874c80ce94cc6ab77ef2049df
tree47bbb07dcf637f107043e891f858dacc7082f555
parentc5d032d39846bd63fdcfc15dc6c89784f1e6c1dc
clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188

Add the newly added clock ids to the clock entries of the rk3066/rk3188
clock driver. We won't be needing them in the kernel for a bit yet
but as they're used in the new u-boot ddr setup code/dts we should make
sure the clock ids stay identical and do not differ.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3188.c