summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2024-02-23 05:43:37 +0300
committerShawn Guo <shawnguo@kernel.org>2024-02-25 16:26:45 +0300
commita05de2cca0a317a163217afd00e1b603940f7a59 (patch)
treeab5fd5427fc1fc517c2dc50512d849419d5d3687 /arch/arm64/boot/dts/freescale
parent66fbd83b0192b9eb650b9ddb566f2882e5450a42 (diff)
downloadlinux-a05de2cca0a317a163217afd00e1b603940f7a59.tar.xz
arm64: dts: imx93-var-som: Remove phy-supply from eqos
Per nxp,dwmac-imx.yaml, phy-supply is not a valid property. Remove it to fix the following dt-schema warning: imx93-var-som-symphony.dtb: ethernet@428a0000: Unevaluated properties are not allowed ('phy-supply' was unexpected) from schema $id: http://devicetree.org/schemas/net/nxp,dwmac-imx.yaml# The reg_eqos_phy regulator is marked as 'regulator-always-on', so it is safe to remove the phy-supply property. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale')
-rw-r--r--arch/arm64/boot/dts/freescale/imx93-var-som.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx93-var-som.dtsi b/arch/arm64/boot/dts/freescale/imx93-var-som.dtsi
index 8210d1f63c31..783938245e4f 100644
--- a/arch/arm64/boot/dts/freescale/imx93-var-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93-var-som.dtsi
@@ -39,7 +39,6 @@
pinctrl-0 = <&pinctrl_eqos>;
phy-mode = "rgmii";
phy-handle = <&ethphy0>;
- phy-supply = <&reg_eqos_phy>;
status = "okay";
mdio {