[PATCH 0/4] Core Divider support for Armada 375 SoC
Jason Cooper
jason at lakedaemon.net
Sun Feb 16 21:35:54 EST 2014
On Fri, Feb 14, 2014 at 05:14:59PM -0300, Ezequiel Garcia wrote:
> These changes add support in the Core Divider clock driver, to support
> the newly introduced Armada 375 SoC.
>
> The first and second patches, are just cosmetic and documentation
> improvements.
>
> The third patch adds the required infrastructure to support more SoCs.
>
> Finally, the fourth patch make use of the infrastructure to add the
> Armada 375 support. Compared to the previously supported Armada 370 and
> Armada XP Core Divider clocks, the Armada 375 SoC Core Dividers have
> a different register layout and lacks the capability to gate a clock.
>
> The core and clock support for the Armada 375 SoC has been submitted recently,
> and we're aiming at having this merged for 3.15, if at all possible.
>
> Special thanks to Thomas for cooking this!
>
> Thomas Petazzoni (4):
> clk: mvebu: do not copy the contents of clk_corediv_desc
> clk: mvebu: add a little bit of documentation about data structures
> clk: mvebu: refactor corediv driver to support more SoC
> clk: mvebu: add Armada 375 support to the corediv clock driver
>
> drivers/clk/mvebu/clk-corediv.c | 131 ++++++++++++++++++++++++++++++----------
> 1 file changed, 100 insertions(+), 31 deletions(-)
as with the 3xx clock series, I've tentatively applied this to
mvebu/clk-3xx. I was able to build this series, so I've placed it at
the start of the stack. I'll tag it separately as well.
thx,
Jason.
More information about the linux-arm-kernel
mailing list