diff --git a/include/linux/phy/phy.h b/include/linux/phy/phy.h index 5f7ed6d86e43..54c574cc5217 100644 --- a/include/linux/phy/phy.h +++ b/include/linux/phy/phy.h @@ -45,6 +45,8 @@ enum phy_mode { PHY_MODE_VIDEO_TTL, PHY_MODE_PCIE_RC, PHY_MODE_PCIE_EP, + PHY_MODE_GVI, + PHY_MODE_HDMI, }; /**