]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 6 May 2013 15:17:33 +0000 (12:17 -0300)
commitdf2342590973c4d46d22792dcc9bbb086ab055dd
treea1059075fa5c986f440aefd97c6f94cfb25e8ff0
parent03b97c0b229b3fdebc9fde8638861e88df14df8b
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