From: Santosh Shilimkar Date: Tue, 23 Feb 2010 05:09:40 +0000 (-0700) Subject: OMAP4: clock: Add dummy clock nodes for interface clocks X-Git-Tag: v2.6.34-rc1~230^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c43d5472878db90d0244551370f6f0dc1b97747;p=pandora-kernel.git OMAP4: clock: Add dummy clock nodes for interface clocks On OMAP4 platform the iclk control is completly under hardware control and no software control is available. This difference w.r.t previous OMAP's needs all the common driver accross OMAP's , cpu_is_xxxx() checks. To avoid poulluting the drivers dummy clock nodes are created (The autogeneration script has been updated accordingly). Signed-off-by: Santosh Shilimkar Signed-off-by: Rajendra Nayak Signed-off-by: Benoit Cousson [paul@pwsan.com: made OMAP1 dummy_ck common and edited patch to reuse that] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed