Re: [PATCH v3] dt-bindings: soc: bcm: Convert brcm,bcm2835-vchiq to json-schema

From: nicolas saenz julienne
Date: Wed Dec 15 2021 - 11:06:18 EST


Hi Rob,

On Wed, 2021-12-15 at 09:48 -0600, Rob Herring wrote:
> On Wed, Dec 15, 2021 at 10:44:49AM +0100, Nicolas Saenz Julienne wrote:
> > From: Stefan Wahren <stefan.wahren@xxxxxxxx>
> >
> > This converts the VCHIQ bindings to YAML format.
>
> Am I supposed to review this? Some version of it is already in
> linux-next...

It's been removed from linux-next for the time being. There was some issues
with the previous binding, namely the fact that it removed the fallback to
'bcrm,bcm2835-vchiq' on BCM2836/BCM2837. All in all, having it is harmless and
might avoid regressions on some OSs.

Regards,
Nicolas