Re: [PATCH 1/6] dt-bindings: net: sun8i-a83t-emac: Add phy-supply property
From: Rob Herring <robh+dt@kernel.org>
Date: 2019-08-20 16:18:27
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Rob Herring <robh+dt@kernel.org>
Date: 2019-08-20 16:18:27
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Tue, Aug 20, 2019 at 9:53 AM [off-list ref] wrote:
From: Ondrej Jirman <redacted> This is already supported by the driver, but is missing from the bindings.
Really, the supply for the phy should be in the phy's node...
Signed-off-by: Ondrej Jirman <redacted> --- .../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>