On Mon, May 4, 2020 at 1:20 PM Florian Fainelli <f.faine...@gmail.com> wrote: > > > > On 5/4/2020 12:32 PM, Jonathan Richardson wrote: > > Hi, > > > > Commit d7a5502b0bb8b (net: broadcom: convert to > > devm_platform_ioremap_resource_byname()) broke the bgmac-enet driver. > > probe fails with -22. idm_base and nicpm_base were optional. Now they > > are mandatory. Our upstream dtb doesn't have them defined. I'm not > > clear on why this change was made. Can it be reverted? > > You don't get a change reverted by just asking for it, you have to > submit a revert to get that done can you do that? > -- > Florian
If the author is fine with reverting it yes I will submit the change.