From: Mike Rapoport Date: Sat, 12 Dec 2009 00:16:35 +0000 (-0800) Subject: omap3: cm-t35: add mux initialization X-Git-Tag: v2.6.33-rc1~295^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edc961a2fa51cf3fceba8df8bb52c7a048e4661b;p=pandora-kernel.git omap3: cm-t35: add mux initialization CM-T35 can be assembled with different set of peripherals thus making certain interfaces available to user as GPIOs or dedicated pins. Because of it CM-T35 bootloader sets up mux configuration only for pins necessary to boot the system and the rest of the mux configuration is done by the kernel. Besides, having mux configuration in the kernel allows to minimize dependancy on bootloader. Signed-off-by: Mike Rapoport Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed