Skip to content
GPIO fixes for the v5.1 series:

- Revert the extended use of gpio_set_config() and think about
  how we can do this properly.

- Fix up the SPI CS GPIO handling so it now works properly on
  the SPI bus children, as intended.

- Error paths and driver fixes.