[PATCH 2/2] Input: nomadik-ske-keypad - start using the apb_pclk

Linus Walleij linus.walleij at linaro.org
Sun Nov 4 13:12:07 EST 2012


On Thu, Nov 1, 2012 at 3:20 PM, Ulf Hansson <ulf.hansson at stericsson.com> wrote:

> From: Ulf Hansson <ulf.hansson at linaro.org>
>
> Previously this clock was handled internally by the clockdriver,
> but now this is separate clk. So we need take care of it.
>
> Signed-off-by: Ulf Hansson <ulf.hansson at linaro.org>

So this is a silicon block clock and falls into the category of things
we've been discussing...

If I understand correctly, the only "real" solution is to
implement the PM domains and have these enable the clocks.

An alternative may be to move this driver over to the AMBA bus,
because I think this device actually has primecell registers.
Then the bus will take care of the pclk for starters.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list