ACPI: LPSS: Advertise number of chip selects via property
[sfrench/cifs-2.6.git] / drivers / acpi / acpi_lpss.c
index 04e273167e92a66b3ce50d83fc084c41f77c12a8..8e01792228d1e16b18d1699548d040045890f0d9 100644 (file)
@@ -325,6 +325,7 @@ static const struct lpss_device_desc bsw_i2c_dev_desc = {
 
 static const struct property_entry bsw_spi_properties[] = {
        PROPERTY_ENTRY_U32("intel,spi-pxa2xx-type", LPSS_BSW_SSP),
+       PROPERTY_ENTRY_U32("num-cs", 2),
        { }
 };