lkml.org 
[lkml]   [2022]   [Dec]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] imx6qdl.dtsi: use MAC-address from nvmem
> > @@ -1053,6 +1053,8 @@ fec: ethernet@2188000 {
> > <&clks IMX6QDL_CLK_ENET_REF>;
> > clock-names = "ipg", "ahb", "ptp", "enet_out";
> > fsl,stop-mode = <&gpr 0x34 27>;
> > + nvmem-cells = <&fec_mac_addr>;
> > + nvmem-cell-names = "mac-address";
>
> May I ask where is the support of FEC driver for this?

The fec uses of_get_mac_address() which calls
of_get_mac_address_nvmem() as its last place to look for the MAC
address.

Andrew

\
 
 \ /
  Last update: 2023-03-26 23:24    [W:0.048 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site