These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / scsi / pm8001 / pm8001_defs.h
index 74a4bb9..199527d 100644 (file)
@@ -49,13 +49,17 @@ enum chip_flavors {
        chip_8019,
        chip_8074,
        chip_8076,
-       chip_8077
+       chip_8077,
+       chip_8006,
+       chip_8070,
+       chip_8072
 };
 
 enum phy_speed {
        PHY_SPEED_15 = 0x01,
        PHY_SPEED_30 = 0x02,
        PHY_SPEED_60 = 0x04,
+       PHY_SPEED_120 = 0x08,
 };
 
 enum data_direction {