From 8e1ffb216e260ed7ff0c60e334e581b767a3ca7d Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 24 Nov 2020 20:19:43 +0100 Subject: net: stmmac: dwmac-imx: add phy-supply Add an support for an optional regulator which powers an attached phy. Signed-off-by: Max Krummenacher --- Documentation/devicetree/bindings/net/imx-dwmac.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/net/imx-dwmac.txt b/Documentation/devicetree/bindings/net/imx-dwmac.txt index 402885fc0992..4a1cd825d676 100644 --- a/Documentation/devicetree/bindings/net/imx-dwmac.txt +++ b/Documentation/devicetree/bindings/net/imx-dwmac.txt @@ -27,6 +27,7 @@ Required properties: Optional properties: - intf_mode: is optional for imx8dxl platform. +- phy-supply: regulator that powers the Ethernet PHY. - snps,rmii_refclk_ext: to select RMII reference clock from external. Example: -- cgit v1.2.3