]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:14 +0000 (08:35 +0200)
commit2f4e0a9f6b152ec34fd7cf0cc0efe8de65f8d3ce
treec71cf191c44a50d7fbbc6be52233203e2553fefc
parent51047e24fc6594f5545dc5b6f1e4d03581c1f3bd
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