Re: [PATCH v4 11/13] dt-bindings: net: dwmac: Deprecate the PHY reset properties
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-06-27 15:40:26
Also in:
linux-arm-kernel, linux-devicetree
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-06-27 15:40:26
Also in:
linux-arm-kernel, linux-devicetree
On Thu, Jun 27, 2019 at 05:31:53PM +0200, Maxime Ripard 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@googlemail.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Maxime Ripard <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew