]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: imx93-var-som: Remove phy-supply from eqos
authorFabio Estevam <festevam@denx.de>
Fri, 23 Feb 2024 02:43:37 +0000 (23:43 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 25 Feb 2024 13:26:45 +0000 (21:26 +0800)
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>
arch/arm64/boot/dts/freescale/imx93-var-som.dtsi

index 8210d1f63c3100850e9cf0bebd1186b8d7c5619a..783938245e4f7fe7f08816b766dfe49d58ec1cb8 100644 (file)
@@ -39,7 +39,6 @@
        pinctrl-0 = <&pinctrl_eqos>;
        phy-mode = "rgmii";
        phy-handle = <&ethphy0>;
-       phy-supply = <&reg_eqos_phy>;
        status = "okay";
 
        mdio {