Re: [PATCH] clk: add Loongson1B clock support

2012-09-06 Thread Turquette, Mike
On Sat, Aug 18, 2012 at 4:54 AM, Kelvin Cheung wrote: > > 2012/8/18 Belisko Marek >> >> On Sat, Aug 18, 2012 at 12:55 PM, Kelvin Cheung >> wrote: >> > This adds clock support to Loongson1B SoC using the common clock >> > infrastructure. >> > >> > Signed-off-by: Kelvin Cheung >> > --- >> > dri

Re: [PATCH] clk: add Loongson1B clock support

2012-08-18 Thread Belisko Marek
On Sat, Aug 18, 2012 at 12:55 PM, Kelvin Cheung wrote: > 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 | 108 > +++

[PATCH] clk: add Loongson1B clock support

2012-08-18 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 | 108 2 files changed, 109 insertions(+), 0 deletions(-) create mode 10064