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:
quoted
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 are the same thru the whole cortex-a9 series (rk30xx,
rk3188, rk2928; but not the other rk29 SoCs, which are Cortex-A8 based).
Hi,
I think you're better off naming them after the first SoC of that series.
Otherwise, if there's an A9-based platform in the future that is not
compatible, things will get complicated.
It's pretty common that we do this for other kinds of devices, so it seems
appropriate for clock drivers too.
ok, I'll rename them