Re: [PATCH 08/10] clk: add basic Rockchip rk3066a clock support

2013-06-03 Thread Heiko Stübner
Am Montag, 3. Juni 2013, 05:27:11 schrieb Olof Johansson: > On Mon, Jun 03, 2013 at 01:00:31AM +0200, Heiko Stübner wrote: > > This adds basic support for clocks on Rockchip rk3066 SoCs. > > The clock handling thru small dt nodes is heavily inspired by the > > sunxi clk code. > > > > The clock spe

Re: [PATCH 08/10] clk: add basic Rockchip rk3066a clock support

2013-06-02 Thread Olof Johansson
On Mon, Jun 03, 2013 at 01:00:31AM +0200, Heiko Stübner wrote: > This adds basic support for clocks on Rockchip rk3066 SoCs. > The clock handling thru small dt nodes is heavily inspired by the > sunxi clk code. > > The clock specifiers are named as "x-cortex-a9-x", because the clock > semantics ar