diff --git a/include/linux/phy/phy.h b/include/linux/phy/phy.h index 7fbe26e097f3..5f7ed6d86e43 100644 --- a/include/linux/phy/phy.h +++ b/include/linux/phy/phy.h @@ -43,6 +43,8 @@ enum phy_mode { PHY_MODE_VIDEO_MIPI, PHY_MODE_VIDEO_LVDS, PHY_MODE_VIDEO_TTL, + PHY_MODE_PCIE_RC, + PHY_MODE_PCIE_EP, }; /**