Re: [PATCH] gpio: turris_omnia_mcu: Fix registering gpios

2022-09-26 Thread Stefan Roese
On 22.09.22 13:25, Pali Rohár wrote: 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'

Re: [PATCH] gpio: turris_omnia_mcu: Fix registering gpios

2022-09-26 Thread Stefan Roese
On 24.09.22 20:01, Pali Rohár wrote: On Thursday 22 September 2022 16:49:32 Stefan Roese wrote: On 22.09.22 13:25, Pali Rohár wrote: 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. S

Re: [PATCH] gpio: turris_omnia_mcu: Fix registering gpios

2022-09-24 Thread Pali Rohár
On Thursday 22 September 2022 16:49:32 Stefan Roese wrote: > On 22.09.22 13:25, Pali Rohár wrote: > > 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 GPI

Re: [PATCH] gpio: turris_omnia_mcu: Fix registering gpios

2022-09-22 Thread Stefan Roese
On 22.09.22 13:25, Pali Rohár wrote: 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'

[PATCH] gpio: turris_omnia_mcu: Fix registering gpios

2022-09-22 Thread Pali Rohár
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 real