commit | e168eacde1cfbdcf75e92bfda6d51fa59d488dfd | [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 | 9959d0f679671c6edf91ef2213a08c90531a5980 [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>