]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: iomux-v3: fix UART input selects
authorStefan Agner <stefan@agner.ch>
Thu, 5 May 2016 20:32:09 +0000 (13:32 -0700)
committerStefano Babic <sbabic@denx.de>
Tue, 17 May 2016 15:52:20 +0000 (17:52 +0200)
commit1fb51333952ec59fb83312c777bb3665e68f818d
tree023bd411bd9f49eaa1513a0905dfdd511ea07925
parentfdb396aae8e024303bb17baa6409c686ffc376be
imx: iomux-v3: fix UART input selects

Several UART input selects are missing. The fourth input select
for UART2_TX_DATA_ALT0 is actually also missing in the documentation.
(at least in Rev. B of the i.MX 7Dual Reference Manual). However,
when looking at the tables of other input selects, it is very natural
that there must be an input select for the UART2_TX_DATA_ALT0 pad.
The Colibri iMX7 also uses that pad for UART2 RX (in DTE mode), and
it was required to set that particular input select register to get a
working UART2.
arch/arm/include/asm/arch-mx7/mx7d_pins.h