Searched hist:"9 aee34ecabef065cfec76ce736bedfb1fcf77b03" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mxs/ |
| H A D | iomux.h | 9aee34ecabef065cfec76ce736bedfb1fcf77b03 Fri May 03 04:37:07 UTC 2013 Fabio Estevam <fabio.estevam@freescale.com> 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>
|