commit | a7fdca901f2cbd5cf92b32cd8e4fb6c4ab18e592 | [log] [tgz] |
---|---|---|
author | Hiago De Franco <hiago.franco@toradex.com> | Wed Mar 27 09:45:50 2024 -0300 |
committer | Fabio Estevam <festevam@gmail.com> | Sat Mar 30 13:58:29 2024 -0300 |
tree | dfbb8804e3000d29ffb6e1955c9b91bfb5e929fe | |
parent | f8b874f5426dc006cb5b31690b94a50a85a3236b [diff] |
board: toradex: colibri-imx8x: Remove board_gpio_init On Colibri iMX8X, the gpio initialization and usage should be handled by the device tree, not by the colibri-imx8x.c code. Therefore, remove it. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>