From: Rajendra Nayak Date: Sun, 10 Jul 2011 11:56:14 +0000 (-0600) Subject: OMAP4: clock data: Add missing divider selection for auxclks X-Git-Tag: v3.1-rc1~148^2^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad03f1cb2d44257afa63a2171e84daad931c48cb;p=pandora-kernel.git 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 [b-cousson@ti.com: Rebase on top of clock cleanup and autogen alignement] Signed-off-by: Benoit Cousson Cc: Paul Walmsley Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed