diff --git a/[refs] b/[refs] index 5d2e5d2af6eb..bdfd15e76413 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1a8098be987d3fa00c9fe9d2b68154675df49112 +refs/heads/master: 7d400a4c589749bf5b5e544aee07b3c489b54d02 diff --git a/trunk/include/linux/phy.h b/trunk/include/linux/phy.h index f0742b6aaa64..e10763d79181 100644 --- a/trunk/include/linux/phy.h +++ b/trunk/include/linux/phy.h @@ -58,6 +58,8 @@ typedef enum { PHY_INTERFACE_MODE_RMII, PHY_INTERFACE_MODE_RGMII, PHY_INTERFACE_MODE_RGMII_ID, + PHY_INTERFACE_MODE_RGMII_RXID, + PHY_INTERFACE_MODE_RGMII_TXID, PHY_INTERFACE_MODE_RTBI } phy_interface_t;