diff options
author | Anatolij Gustschin <agust@denx.de> | 2019-06-17 15:38:58 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-07-19 20:14:50 +0200 |
commit | 4e36425115e17b9558f74ecffe7a14eb9ea5beb8 (patch) | |
tree | 3e6839605f5feeb5ccac3a133ef8247a546188af /configs/colibri_imx7_emmc_defconfig | |
parent | b798b8bac6f298a053bcfbeaf5e0b7eaddb7ca5f (diff) |
arm: dts: imx: fsl-imx8dx.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: output: 1 [x] dbg1.gpios
...
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: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'configs/colibri_imx7_emmc_defconfig')
0 files changed, 0 insertions, 0 deletions