Files
u-boot/drivers/gpio
Pali Rohár 54bcd84adf gpio: turris_omnia_mcu: Fix registering gpios
Currently all GPIOs supported by CMD_EXT_CONTROL/CMD_GET_EXT_CONTROL_STATUS
commands (last 16 GPIOs) are available only when FEAT_PERIPH_MCU feature
bit is set. So do not register these GPIOs by U-Boot driver when this
feature bit is not set, so U-Boot 'gpio' command would see only GPIOs which
really exists.

Fixes: 5e4d24ccc1 ("gpio: Add Turris Omnia MCU driver")
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-09-26 10:04:37 +02:00
..
2022-01-19 18:11:34 +01:00
2022-08-09 08:58:27 +02:00
2021-07-14 16:47:56 -04:00
2022-07-26 11:29:00 +02:00
2021-09-25 09:46:15 -06:00
2022-02-28 11:59:35 +05:30
2022-01-19 18:11:34 +01:00