clk: rockchip: fix up some clks describe error for rv1108 SoC
authorElaine Zhang <zhangqing@rock-chips.com>
Tue, 8 Aug 2017 07:18:59 +0000 (15:18 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 8 Aug 2017 15:27:29 +0000 (17:27 +0200)
commitac5a00a371866b0a2fc98d6f282b158e71c9b54b
treeef1533a7661f96ac8a4bfe100e0d414b81a17389
parent2566337bfcb10de947ba368491ca72db91fada32
clk: rockchip: fix up some clks describe error for rv1108 SoC

1. fix up the parent name
2. remove the CLK_IGNORE_UNUSED flag for some clk not need to always on.
3. fix up some clks regs describe error.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rv1108.c