[PATCH] arm64: dts: imx8mp-debix-som-a-bmb-08: Remove 'phy-supply' from eqos
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Wed Apr 3 20:21:26 PDT 2024
I don't have a SoM so I can't test this. Paul, Umang, Kieran, could one
of you review this patch ?
On Wed, Apr 03, 2024 at 11:08:31PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> Per nxp,dwmac-imx.yaml, it is not valid to pass 'phy-supply'.
>
> Remove it to fix the following dt-schema warning:
>
> ethernet at 30bf0000: Unevaluated properties are not allowed ('phy-supply' was unexpected)
> from schema $id: http://devicetree.org/schemas/net/nxp,dwmac-imx.yaml#
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> arch/arm64/boot/dts/freescale/imx8mp-debix-som-a-bmb-08.dts | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a-bmb-08.dts b/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a-bmb-08.dts
> index b11d694b98e1..d241db3743a9 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a-bmb-08.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-debix-som-a-bmb-08.dts
> @@ -144,7 +144,6 @@ &eqos {
> pinctrl-0 = <&pinctrl_eqos>;
> nvmem-cells = <ðmac1>;
> nvmem-cell-names = "mac-address";
> - phy-supply = <®_baseboard_vdd3v3>;
> phy-handle = <ðphy0>;
> phy-mode = "rgmii-id";
> status = "okay";
--
Regards,
Laurent Pinchart
More information about the linux-arm-kernel
mailing list