[PATCH 01/17] arm: pxa: Prepare for NAND clkdev lookup on PXA3xx

Robert Jarzmik robert.jarzmik at free.fr
Fri Oct 9 12:11:13 PDT 2015


Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com> writes:

> To allow PXA3xx nand driver to be reused on Marvell Armada 370/XP,
> prepare to provide a common clock for the NAND driver on PXA3xx.
>
> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
Hi Sebastian,

I have several questions on the serie :
 - on which tree did you base that serie ?
   This patch for example doesn't apply on top of the trees I have

 - do you know that PXA has already support for the common clock framework
   (see drivers/clk/pxa/*) ?

As a consequence, CLKDEV_LOOKUP, COMMON_CLK, etc ... are already selected.

Moreover, I won't take patches to speed-pxa3xx.c unless there is a really strong
reason; at least it should be stronger than a simple clk_get(dev, NULL) solution.

Cheers.

--
Robert



More information about the barebox mailing list