On Wed, Aug 31, 2016 at 03:51:13PM -0700, Stephen Boyd wrote:
> On 08/22, Yang Ling wrote:
> > This patch adds clock support to Loongson1C SoC.
> >
> > Signed-off-by: Yang Ling
> >
>
> It would be better to use the new clk_hw_*() and clkdev_hw_*()
> registration APIs. Care to make that change?
On 08/22, Yang Ling wrote:
> This patch adds clock support to Loongson1C SoC.
>
> Signed-off-by: Yang Ling
>
It would be better to use the new clk_hw_*() and clkdev_hw_*()
registration APIs. Care to make that change? Obviously
clk_register_pll() isn't going to work there, but we can fix that
la
This patch adds clock support to Loongson1C SoC.
Signed-off-by: Yang Ling
---
V2:
Use loongson1 generic clock interface.
---
drivers/clk/loongson1/Makefile | 1 +
drivers/clk/loongson1/clk-loongson1c.c | 102 +
2 files changed, 103 insertions(+)
crea
3 matches
Mail list logo