diff options
author | Peng Fan | 2019-07-24 08:53:08 +0000 |
---|---|---|
committer | Stefano Babic | 2019-10-08 16:35:16 +0200 |
commit | ab1c482440ef33f34d7a4d7a14fe5e99a3704e42 (patch) | |
tree | 1fb9ea660c3d0735e97bd3f4c5adbfc7d8c1d5a6 /board | |
parent | cda789a5b1c049bfc3592dfbba19d261c2c0c6c4 (diff) |
arm: dts: imx: fsl-imx8qm.dtsi: add gpio aliases to fix gpio command
The gpio command currently uses equal bank names "GPIO0_"
for all existing gpio banks, i. e.:
U-Boot# gpio status -a
Bank GPIO0_:
GPIO0_0: input: 0 [ ]
GPIO0_1: input: 0 [ ]
...
Bank GPIO0_:
GPIO0_0: input: 0 [ ]
GPIO0_1: input: 0 [ ]
...
So the command is broken, it is not possible to address
a desired bank. Add gpio aliases to fix this.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions