Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1329153
| From | Antoine Tenart <antoine.tenart@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/6] Documentation: bindings: document the Alpine MSIX driver |
| Date | 2016-02-08 16:10 +0100 |
| Message-ID | <qZVBU-70K-27@gated-at.bofh.it> (permalink) |
| References | <qZQ9b-3eh-3@gated-at.bofh.it> <qZQ9d-3eh-31@gated-at.bofh.it> <qZVse-6HZ-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Feb 08, 2016 at 02:55:57PM +0000, Marc Zyngier wrote:
> On 08/02/16 09:16, Antoine Tenart wrote:
> > +
> > +Example:
> > +
> > +msix: msix {
> > + compatible = "al,alpine-msix";
> > + reg = <0x0 0xfbe00000 0x0 0x100000>;
> > + interrupt-controller;
> > + msi-controller;
> > + al,msi-base-spi = <160>;
> > + al,msi-num-spis = <160>;
> > +};
> >
>
> This example seems to rely on an implicit interrupt-parent. You probably
> want to update the example to clarify it.
Right. I'll add the interrupt-parent property in the required properties
and in the example msix node.
Antoine
--
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/6] Documentation: bindings: document the Alpine MSIX driver Antoine Tenart <antoine.tenart@free-electrons.com> - 2016-02-08 10:20 +0100
Re: [PATCH 2/6] Documentation: bindings: document the Alpine MSIX driver Marc Zyngier <marc.zyngier@arm.com> - 2016-02-08 16:00 +0100
Re: [PATCH 2/6] Documentation: bindings: document the Alpine MSIX driver Antoine Tenart <antoine.tenart@free-electrons.com> - 2016-02-08 16:10 +0100
csiph-web