Re: [PATCH v4 3/4] dt-bindings: pci: Add DT bindings for apple,pcie

From: Mark Kettenis
Date: Fri Aug 27 2021 - 14:22:22 EST


> Date: Fri, 27 Aug 2021 17:58:45 +0000
> From: Alyssa Rosenzweig <alyssa@xxxxxxxxxxxxx>
>
> > +# msi-ranges:
> > +# description:
> > +# A list of pairs <intid span>, where "intid" is the first
> > +# interrupt number that can be used as an MSI, and "span" the size
> > +# of that range.
> > +# $ref: /schemas/types.yaml#/definitions/phandle-array
>
> Comment intended?

Hmm, no. I commented it out here in the process of moving it to the
new MSI controller binding schema. And then forgot about it. I
suspect I'll need a v5 of the series anyway so I'll fix it there.