diff --git a/include/linux/phy/phy.h b/include/linux/phy/phy.h index 10888a717860cf4d8a0afd6341be25db39ea5f2c..194d081745166613b490345dbec86ce1ef8d067b 100644 --- a/include/linux/phy/phy.h +++ b/include/linux/phy/phy.h @@ -29,6 +29,8 @@ enum phy_mode { PHY_MODE_USB_OTG, PHY_MODE_SGMII, PHY_MODE_10GKR, + PHY_MODE_UFS_HS_A, + PHY_MODE_UFS_HS_B, }; /**