On Thu, Jul 23, 2020 at 9:44 AM Maxime Ripard <maxime@xxxxxxxxxx> wrote: > > Hi Stephen, Mike, > > On Fri, Jun 26, 2020 at 01:54:33PM +0200, Maxime Ripard wrote: > > The RaspberryPi firmware binding uses two compatible, include simple-bus. > > The select statement generated by default will thus select any node that > > has simple-bus, not all of them being the raspberrypi firmware node. > > > > This results in warnings being wrongfully reported. Let's add a custom > > select statement to fix that. > > > > Fixes: 5bc0b9be8544 ("dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML") > > Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx> > > > > --- > > > > The original binding has been merged through the clock tree, so it should > > be merged there. > > Could you apply that patch to clk-next? While I said 'simple-mfd' would be more appropriate, that's a separate issue I guess, so: Acked-by: Rob Herring <robh@xxxxxxxxxx> BTW, qcom,msm8996-apcc.yaml is also breaking linux-next.