Re: linux-next: build warnings after merge of the broadcom tree

From: Joel Stanley
Date: Wed Oct 05 2022 - 02:03:13 EST


On Wed, 5 Oct 2022 at 03:01, Florian Fainelli <f.fainelli@xxxxxxxxx> wrote:
> >> I am still seeing these warnings.
> >>
> >> The above commit is now
> >>
> >> 61dc1e3850a6 ("ARM: dts: BCM5301X: Add basic PCI controller properties")
> >
> > Has any progress been made with this? This commit is now in the
> > arm-soc tree.
>
> Yes, I was hoping to get some feedback on this patch:
>
> https://lore.kernel.org/all/20220920210213.3268525-1-f.fainelli@xxxxxxxxx/
>
> but I suppose being the ARM SoC maintainer I can just go ahead and push it.

I'd send a revert of the change. Rafal can then re-submit a series
that fixes the dtc warnings as well as the yaml warning once they have
been tested and reviewed.

The yaml warnings aren't seen by other developers, as they require the
tools to be installed, but those from dtc are.

Cheers,

Joel