[PATCH 06/11] clk: Common clocks implementation for Versatile Express
From: Mike Turquette <hidden>
Date: 2012-09-10 20:10:10
From: Mike Turquette <hidden>
Date: 2012-09-10 20:10:10
Quoting Pawel Moll (2012-09-03 09:25:26)
This patch adds a DT and non-DT based implementation of the common clock infrastructure for Versatile Express platform. It registers (statically or using DT) all required fixed clocks, initialises motherboard's SP810 cell (that provides clocks for SP804 timers) and explicitely registers VE "osc" driver, to make the clock generators availalable early. Signed-off-by: Pawel Moll <redacted> Cc: Mike Turquette <redacted> Cc: Linus Walleij <redacted>
Barring the DT-related comments by Arnd and others, the common clk-specific changes in this patch look good to me. Which tree will this patch go through? (same question I asked on patch 5) Regards, Mike