From: Benoit Cousson Date: Mon, 27 Sep 2010 20:02:55 +0000 (-0600) Subject: OMAP4: clock: Add optional clock nodes X-Git-Tag: v2.6.37-rc1~121^2~47^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c03f42f01d212a79f7cd6e91eb8d8c624a843ec;p=pandora-kernel.git OMAP4: clock: Add optional clock nodes OMAP4 IP optional clocks require explicit enable in module CTRLCLK register. In order to allow that we have to create artificial clock nodes that represent this clock inputs in the IP. Notes: - Temporary use OMAP3 names for GPIO optional clocks until the GPIO hwmod convertion is done. It will enforce the usage of OMAP4 names as the reference. - Temporary use OMAP3 names for TIMER main clock (gptX_fck) until TIMER hwmod convertion is done. During that convertion, the new name will have to be used. Signed-off-by: Benoit Cousson Signed-off-by: Paul Walmsley Cc: Kevin Hilman Cc: Rajendra Nayak --- Reading git-diff-tree failed