These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / include / linux / pxa2xx_ssp.h
index dab545b..c2f2574 100644 (file)
@@ -194,8 +194,11 @@ enum pxa_ssp_type {
        PXA168_SSP,
        PXA910_SSP,
        CE4100_SSP,
-       LPSS_SSP,
        QUARK_X1000_SSP,
+       LPSS_LPT_SSP, /* Keep LPSS types sorted with lpss_platforms[] */
+       LPSS_BYT_SSP,
+       LPSS_SPT_SSP,
+       LPSS_BXT_SSP,
 };
 
 struct ssp_device {