omap4: splitting padconfs into common, 4430 and 4460
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>
Wed, 21 Sep 2011 10:17:31 +0000 (10:17 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:34 +0000 (21:56 +0200)
commit53430a4f251eacc32ada54b56258cc18856d0d8e
tree64d533453906290ff26d8152a8004d32fc847c3b
parent8f6a027f627d6002bedc3ab12610535dbf9ef497
omap4: splitting padconfs into common, 4430 and 4460

Not all padconfs are the same between 4430 and 4460, so instead of
working around this with an if, we should have an specific padconf
structure for both chips (like handling the differences between the LEDs
GPIOs and TPS).

Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/cpu/armv7/omap4/board.c
arch/arm/cpu/armv7/omap4/omap4_mux_data.h
board/ti/panda/panda.c
board/ti/panda/panda_mux_data.h