Re: [Xen-devel] [PATCH v4 8/8] xen/arm: add dom0-less device assignment info to docs

2019-09-25 Thread Stefano Stabellini
On Wed, 25 Sep 2019, Julien Grall wrote: > On 24/09/2019 19:07, Stefano Stabellini wrote: > > On Wed, 11 Sep 2019, Julien Grall wrote: > > > On 8/21/19 4:53 AM, Stefano Stabellini wrote: > > I can replace 0xX by X for #address-cells and #size-cells everywhere in > > the example. I don't think it ma

Re: [Xen-devel] [PATCH v4 8/8] xen/arm: add dom0-less device assignment info to docs

2019-09-25 Thread Julien Grall
On 24/09/2019 19:07, Stefano Stabellini wrote: On Wed, 11 Sep 2019, Julien Grall wrote: On 8/21/19 4:53 AM, Stefano Stabellini wrote: I can replace 0xX by X for #address-cells and #size-cells everywhere in the example. I don't think it makes sense to do it for reg and interrupts properties?

Re: [Xen-devel] [PATCH v4 8/8] xen/arm: add dom0-less device assignment info to docs

2019-09-24 Thread Stefano Stabellini
On Wed, 11 Sep 2019, Julien Grall wrote: > Hi Stefano, > > On 8/21/19 4:53 AM, Stefano Stabellini wrote: > > Add info about the SPI used for the virtual pl011. > > > > Signed-off-by: Stefano Stabellini > > > > --- > > Changes in v4: > > - fix spelling > > - add "multiboot,module" > > - improve

Re: [Xen-devel] [PATCH v4 8/8] xen/arm: add dom0-less device assignment info to docs

2019-09-11 Thread Julien Grall
Hi Stefano, On 8/21/19 4:53 AM, Stefano Stabellini wrote: Add info about the SPI used for the virtual pl011. Signed-off-by: Stefano Stabellini --- Changes in v4: - fix spelling - add "multiboot,module" - improve commit message - improve doc - expand the nr_spis and vpl011 sections and include

[Xen-devel] [PATCH v4 8/8] xen/arm: add dom0-less device assignment info to docs

2019-08-20 Thread Stefano Stabellini
Add info about the SPI used for the virtual pl011. Signed-off-by: Stefano Stabellini --- Changes in v4: - fix spelling - add "multiboot,module" - improve commit message - improve doc - expand the nr_spis and vpl011 sections and include information about the vpl011 SPI - move passthrough inform