]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00220027-1 IOMUX: add api for special pad bits configuration
authorGary Zhang <b13634@freescale.com>
Thu, 16 Aug 2012 07:36:36 +0000 (15:36 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:44 +0000 (14:12 +0200)
commitcd93bb12406c6705d21ded90cc61198a736fa0fd
treec71cf191c44a50d7fbbc6be52233203e2553fefc
parent6998c2f6b44cbb1ce909a539c14e6acf5bd178e9
ENGR00220027-1 IOMUX: add api for special pad bits configuration

Original pad configuration does not provide enough bitfield width
to config some bits, such as LVE bit and DDR_SEL bits.
like gpr configuration, add a api to implement these special
bits pad configuration, and user may call this api in board file.

Signed-off-by: Gary Zhang <b13634@freescale.com>
arch/arm/plat-mxc/include/mach/iomux-v3.h
arch/arm/plat-mxc/iomux-v3.c