spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
[firefly-linux-kernel-4.4.55.git] / drivers / spi / spi-pxa2xx.c
index b25dc71b0ea918de43184625c8d359be43684dad..73c8ea0b136094b443c713ff4034f2b90dbaf115 100644 (file)
@@ -111,7 +111,7 @@ static const struct lpss_config lpss_platforms[] = {
                .reg_general = -1,
                .reg_ssp = 0x20,
                .reg_cs_ctrl = 0x24,
-               .reg_capabilities = 0xfc,
+               .reg_capabilities = -1,
                .rx_threshold = 1,
                .tx_threshold_lo = 32,
                .tx_threshold_hi = 56,