Re: [PATCH v3 7/9] clk: rockchip: fix up some clks describe error for rv1108 SoC

2017-08-08 Thread Heiko Stuebner
Am Dienstag, 8. August 2017, 15:18:59 CEST schrieb Elaine Zhang: > 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 applied for 4.14 Thanks

Re: [PATCH v3 7/9] clk: rockchip: fix up some clks describe error for rv1108 SoC

2017-08-08 Thread Heiko Stuebner
Am Dienstag, 8. August 2017, 15:18:59 CEST schrieb Elaine Zhang: > 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 applied for 4.14 Thanks for restructuring the

[PATCH v3 7/9] clk: rockchip: fix up some clks describe error for rv1108 SoC

2017-08-08 Thread Elaine Zhang
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 --- drivers/clk/rockchip/clk-rv1108.c | 122 -- 1 file changed,

[PATCH v3 7/9] clk: rockchip: fix up some clks describe error for rv1108 SoC

2017-08-08 Thread Elaine Zhang
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 --- drivers/clk/rockchip/clk-rv1108.c | 122 -- 1 file changed, 63 insertions(+), 59