Re: [PATCH v2] spi: dw-bt1: Fix undefined devm_mux_control_get symbol

2020-11-27 Thread Mark Brown
On Fri, 27 Nov 2020 17:46:11 +0300, Serge Semin wrote: > I mistakenly added the select attributes to the SPI_DW_BT1_DIRMAP config > instead of having them defined in SPI_DW_BT1. If the kernel doesn't have > the MULTIPLEXER and MUX_MMIO configs manually enabled and the > SPI_DW_BT1_DIRMAP config has

[PATCH v2] spi: dw-bt1: Fix undefined devm_mux_control_get symbol

2020-11-27 Thread Serge Semin
I mistakenly added the select attributes to the SPI_DW_BT1_DIRMAP config instead of having them defined in SPI_DW_BT1. If the kernel doesn't have the MULTIPLEXER and MUX_MMIO configs manually enabled and the SPI_DW_BT1_DIRMAP config hasn't been selected, Baikal-T1 SPI device will always fail to be