Kim Phillips wrote: > Allow phylib specification of cases where hardware needs to configure > PHYs for Internal Delay only on either RX or TX (not both). > > Signed-off-by: Kim Phillips <[EMAIL PROTECTED]> > Tested-by: Anton Vorontsov <[EMAIL PROTECTED]> > Acked-by: Li Yang <[EMAIL PROTECTED]> > --- > include/linux/phy.h | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/include/linux/phy.h b/include/linux/phy.h > index f0742b6..e10763d 100644 > --- a/include/linux/phy.h > +++ b/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;
applied 1-3 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev