[PATCH 5/7] clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Emilio López
emilio at elopez.com.ar
Mon Apr 28 08:25:10 PDT 2014
Hi Boris,
El 28/04/14 11:58, Boris BREZILLON escribió:
> The PRCM (Power/Reset/Clock Management) unit provides several clock
> devices:
> - AR100 clk: used to clock the Power Management co-processor
> - AHB0 clk: used to clock the AHB0 bus
> - APB0 clk and gates: used to clk
>
> Add support for these clks in a separate driver so that they can be probed
> as platform devices instead of registered during early init.
> We need this to be able to probe PRCM MFD subdevices.
>
> Signed-off-by: Boris BREZILLON <boris.brezillon at free-electrons.com>
> ---
(..)
> +
> +MODULE_AUTHOR("Boris BREZILLON <boris.brezillon at free-electrons.com");
There's a missing >
> +MODULE_DESCRIPTION("Allwinner Reset Controller Driver");
Copy/paste leftover?
> +MODULE_LICENSE("GPL v2");
I just skimmed through this now, I'll have a more detailed look later.
Thanks for working on sun6i support :)
Cheers,
Emilio
More information about the linux-arm-kernel
mailing list