[PATCH] arm64: dts: imx8mp-debix-som-a-bmb-08: Remove 'phy-supply' from eqos
Umang Jain
umang.jain at ideasonboard.com
Wed Apr 3 23:19:13 PDT 2024
Hello,
On 04/04/24 8:51 am, Laurent Pinchart wrote:
> 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>;
Is this also applicable for &fec ethernet node (since debix-som-a has
two ethernet ports) ?
As far as this patch goes,
Reviewed-by: Umang Jain <umang.jain at ideasonboard.com>
Tested-by: Umang Jain <umang.jain at ideasonboard.com>
>> phy-handle = <ðphy0>;
>> phy-mode = "rgmii-id";
>> status = "okay";
More information about the linux-arm-kernel
mailing list