commit | 81a44218e4f2d659f859aa7c088aff3a72c67a70 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Tue Jun 09 20:28:02 2020 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 23 00:08:53 2020 +0200 |
tree | 8ca4e032a8b0a9761b9e11a7b3eb4ce0134d25b4 | |
parent | 9d9a4ce02f146af6e16e27ea53bcd3233910b821 [diff] |
gpio: mxc_gpio: change gpio index for i.MX8 Since the i.MX8 GPIO banks are indexed from 0 not 1 on other i.MX platforms, so we have to adjust the index accordingly. Signed-off-by: Adrian Alonso <adrian.alonso@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com>