On Thu, Jun 08, 2023 at 03:31:28PM -0700, Florian Fainelli wrote: > On 6/8/23 15:11, Florian Fainelli wrote: > > From: Florian Fainelli <f.fainelli@xxxxxxxxx> > > > > On Fri, 26 May 2023 21:30:50 +0200, Stanislav Jakubek <stano.jakubek@xxxxxxxxx> wrote: > > > Use node labels instead of nodename@address for BCM28155 AP board > > > to simplify its DTS file. > > > > > > Signed-off-by: Stanislav Jakubek <stano.jakubek@xxxxxxxxx> > > > --- > > > > Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks! > > Dropped that one since the kernel test robot reported build failures, please > fix and resubmit Stanislav, thanks! > -- > Florian > I'm not actually sure how to fix that. The interaction with the bcm59056.dtsi seems pretty weird to me. Though I could just be missing some obvious step, I'm still pretty new at this. Any hints would be appreciated. Stanislav