]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx23: Fix pad voltage selection bit
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 3 May 2013 04:37:07 +0000 (04:37 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 5 May 2013 15:08:46 +0000 (17:08 +0200)
commit9aee34ecabef065cfec76ce736bedfb1fcf77b03
treeb3c2d7fc944ae6e67012ae64632fe06c3a9cbc18
parent6cb83829a013ed2631cba5d5c9bf42eaf2380131
mx23: Fix pad voltage selection bit

On mx23 the pad voltage selection bit needs to be always '0', since '1' is a
reserved value.

For example:

Pin 108, EMI_A06 pin voltage selection:
0= 1.8V (mDDR) or 2.5V (DDR1);
1= reserved.

Fix the pad voltage definitions for the mx23 case.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marex@denx.de>
arch/arm/include/asm/arch-mxs/iomux.h