Re: [PATCH 2/3] clk: Loongson1: Update clocks of Loongson1B

2016-08-18 Thread Stephen Boyd
On 08/12, Keguang Zhang wrote: > From: Kelvin Cheung > > This patch updates some clock names of Loongson1B, > and adds AC97, DMA and NAND clock. > > Signed-off-by: Kelvin Cheung Ah here's the rewrite of the name. We should squash the other

Re: [PATCH 2/3] clk: Loongson1: Update clocks of Loongson1B

2016-08-18 Thread Stephen Boyd
On 08/12, Keguang Zhang wrote: > From: Kelvin Cheung > > This patch updates some clock names of Loongson1B, > and adds AC97, DMA and NAND clock. > > Signed-off-by: Kelvin Cheung Ah here's the rewrite of the name. We should squash the other patch into this one so that we don't break bisection.

[PATCH 2/3] clk: Loongson1: Update clocks of Loongson1B

2016-08-12 Thread Keguang Zhang
From: Kelvin Cheung This patch updates some clock names of Loongson1B, and adds AC97, DMA and NAND clock. Signed-off-by: Kelvin Cheung --- drivers/clk/loongson1/clk-loongson1b.c | 23 +-- 1 file changed, 13 insertions(+),

[PATCH 2/3] clk: Loongson1: Update clocks of Loongson1B

2016-08-12 Thread Keguang Zhang
From: Kelvin Cheung This patch updates some clock names of Loongson1B, and adds AC97, DMA and NAND clock. Signed-off-by: Kelvin Cheung --- drivers/clk/loongson1/clk-loongson1b.c | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git