ARM: mxs: add helper macro for pad control
authorShawn Guo <shawn.guo@freescale.com>
Sat, 5 Mar 2011 16:40:19 +0000 (00:40 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 7 Mar 2011 18:29:45 +0000 (19:29 +0100)
commitdb63a493838473e3ae87e0db06bb6ddd817f20a2
tree47e3d8783c42934719334e405c227388a4615a36
parent65e7a3222fd9f47eafa908ef3e350ce4f953914e
ARM: mxs: add helper macro for pad control

This patch is to add pad control helper macro to make the code easy
to read.  The need is being seen when adding pad definitions for
LCDIF which gets ~30 pads to define.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mxs/include/mach/iomux.h
arch/arm/mach-mxs/mach-mx23evk.c
arch/arm/mach-mxs/mach-mx28evk.c