Re: [PATCH] spi: dt-bindings: Convert Arm pl022 to json-schema

From: Rob Herring
Date: Wed May 22 2019 - 08:52:39 EST


On Wed, May 22, 2019 at 5:42 AM Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote:
>
> Hi Rob,
>
> On Tue, May 21, 2019 at 04:23:24PM -0500, Rob Herring wrote:
> > +allOf:
> > + - $ref: "spi-controller.yaml#"
>
> You're using a different construct on the spi-gpio binding you just
> sent (/schemas/spi/spi-controller.yaml).
>
> Is that on purpose?

No. This one is correct (though both work).

Rob