diff --git a/include/linux/phy/phy.h b/include/linux/phy/phy.h index 9713aebdd348..7fbe26e097f3 100644 --- a/include/linux/phy/phy.h +++ b/include/linux/phy/phy.h @@ -40,6 +40,9 @@ enum phy_mode { PHY_MODE_10GKR, PHY_MODE_UFS_HS_A, PHY_MODE_UFS_HS_B, + PHY_MODE_VIDEO_MIPI, + PHY_MODE_VIDEO_LVDS, + PHY_MODE_VIDEO_TTL, }; /**