Message ID | 20190820145343.29108-2-megous@megous.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add ethernet support for Orange Pi 3 | expand |
On Tue, Aug 20, 2019 at 9:53 AM <megous@megous.com> wrote: > > From: Ondrej Jirman <megous@megous.com> > > 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 <megous@megous.com> > --- > .../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml b/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml index 3fb0714e761e..304f244e9ab5 100644 --- a/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml +++ b/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml @@ -43,6 +43,10 @@ properties: Phandle to the device containing the EMAC or GMAC clock register + phy-supply: + description: + PHY regulator + required: - compatible - reg