Re: [PATCH v3] clk: add Loongson1B clock support

2012-09-06 Thread Turquette, Mike
On Sun, Aug 26, 2012 at 11:55 PM, Kelvin Cheung wrote: > > Ping? > No ping necessary. I think mails are getting dropped somewhere on your end. I've already taken this into clk-next. See this thread on MARC: http://marc.info/?l=linux-arm-kernel&m=134643752523847&w=2 And here is the patch on cl

Re: [PATCH v3] clk: add Loongson1B clock support

2012-08-31 Thread Mike Turquette
Quoting Kelvin Cheung (2012-08-20 03:05:35) > This adds clock support to Loongson1B SoC using the common clock > infrastructure. > > Signed-off-by: Kelvin Cheung Looks good. I've taken this into clk-next. Thanks, Mike > --- > drivers/clk/Makefile |1 + > drivers/clk/clk-ls1x.c | 111

[PATCH v3] clk: add Loongson1B clock support

2012-08-30 Thread Kelvin Cheung
This adds clock support to Loongson1B SoC using the common clock infrastructure. Signed-off-by: Kelvin Cheung --- drivers/clk/Makefile |1 + drivers/clk/clk-ls1x.c | 111 2 files changed, 112 insertions(+), 0 deletions(-) create mode 10064

[PATCH v3] clk: add Loongson1B clock support

2012-08-20 Thread Kelvin Cheung
This adds clock support to Loongson1B SoC using the common clock infrastructure. Signed-off-by: Kelvin Cheung --- drivers/clk/Makefile |1 + drivers/clk/clk-ls1x.c | 111 2 files changed, 112 insertions(+), 0 deletions(-) create mode 10064