]> git.karo-electronics.de Git - linux-beck.git/commit
OMAP4: pandaboard: Select CBL & CBS package and initialize mux
authorsricharan <r.sricharan@ti.com>
Mon, 8 Nov 2010 13:56:11 +0000 (19:26 +0530)
committerBenoit Cousson <b-cousson@ti.com>
Wed, 17 Nov 2010 11:01:54 +0000 (12:01 +0100)
commitfc63de829bbfa3945ffd6327bd3dc88f4e643642
tree9f45f1b68b998da9105bda7269e252dfd896a911
parent6fea7b0a7ad9b79aca09df4c42773927db6934ed
OMAP4: pandaboard: Select CBL & CBS package and initialize mux

The mux framework allows the change of pad configuration by drivers
when needed. Prior to this the mux framework has to be initialised
with all the mux parameters specific to the board. The mux init is
already present in the board file for SDP. Adding the mux init
for panda boards.

Signed-off-by: sricharan <r.sricharan@ti.com>
Acked-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/board-omap4panda.c