[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YPqlmyvU2IjPFkXC@Ansuel-xps.localdomain>
Date: Fri, 23 Jul 2021 13:18:51 +0200
From: Ansuel Smith <ansuelsmth@...il.com>
To: Michael Walle <michael@...le.cc>
Cc: andrew@...n.ch, davem@...emloft.net, f.fainelli@...il.com,
kuba@...nel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, olteanv@...il.com, vivien.didelot@...il.com
Subject: Re: [RFC] dsa: register every port with of_platform
On Fri, Jul 23, 2021 at 01:13:28PM +0200, Michael Walle wrote:
> > The declaration of a different mac-addr using the nvmem framework is
> > currently broken. The dsa code uses the generic of_get_mac_address where
> > the nvmem function requires the device node to be registered in the
> > of_platform to be found by of_find_device_by_node. Register every port
>
> Which tree are you on? This should be fixed with
>
> f10843e04a07 of: net: fix of_get_mac_addr_nvmem() for non-platform devices
>
> -michael
Thx a lot for the hint. So yes I missed that the problem was already
fixed. Sorry for the mess. Any idea if that will be backported?
Powered by blists - more mailing lists