On Wed, Jun 19, 2019 at 3:47 AM Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote: > > Even though the DWMAC driver uses some driver specific properties, the PHY > core has a bunch of generic properties and can deal with them nicely. > > Let's deprecate our specific properties. > > Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> > > --- > > Changes from v2: > - Use the deprecated keyword instead of duplicating them > > Changes from v1: > - New patch > --- > Documentation/devicetree/bindings/net/snps,dwmac.yaml | 3 +++ > 1 file changed, 3 insertions(+) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>