OSDN Git Service

OMAP4: clock data: Add missing divider selection for auxclks
authorRajendra Nayak <rnayak@ti.com>
Sun, 10 Jul 2011 11:56:14 +0000 (05:56 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 10 Jul 2011 11:56:14 +0000 (05:56 -0600)
commitad03f1cb2d44257afa63a2171e84daad931c48cb
treeb56f0b6371095db6817dbcc161b00f8f2d477306
parentc84584139aaeef7631df152e13cbf319d8e55950
OMAP4: clock data: Add missing divider selection for auxclks

On OMAP4 the auxclk nodes (part of SCRM) support both
divider as well as parent selection.
Supporting this requires splitting the existing nodes
(which support only parent selection) into two nodes,
one for parent and another for divider selection.
The nodes for parent selection are named auxclk*_src_ck
and the ones for divider selection as auxclk*_ck.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
[b-cousson@ti.com: Rebase on top of clock cleanup
and autogen alignement]
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock44xx_data.c