On Wed, Sep 18, 2019 at 3:15 AM Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> wrote: > > The `adi,disable-energy-detect` property was implemented in an initial > version of the `adin` driver series, but after a review it was discarded in > favor of implementing the ETHTOOL_PHY_EDPD phy-tunable option. > > With the ETHTOOL_PHY_EDPD control, it's possible to disable/enable > Energy-Detect-Power-Down for the `adin` PHY, so this device-tree is not > needed. > > Fixes: 767078132ff9 ("dt-bindings: net: add bindings for ADIN PHY driver") > Signed-off-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/net/adi,adin.yaml | 7 ------- > 1 file changed, 7 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>