Re: [RFC PATCH v1 0/4] dts: add dts api docs

2023-05-03 Thread Juraj Linkeš
On Tue, Apr 25, 2023 at 11:43 AM Bruce Richardson wrote: > > On Tue, Apr 25, 2023 at 10:57:12AM +0200, Juraj Linkeš wrote: > > On Tue, Apr 25, 2023 at 10:44 AM Bruce Richardson > > wrote: > > > > > > On Tue, Apr 25, 2023 at 10:20:36AM +0200, Juraj Linkeš wrote: > > > > On Mon, Apr 3, 2023 at 11:4

Re: [RFC PATCH v1 0/4] dts: add dts api docs

2023-04-25 Thread Bruce Richardson
On Tue, Apr 25, 2023 at 10:57:12AM +0200, Juraj Linkeš wrote: > On Tue, Apr 25, 2023 at 10:44 AM Bruce Richardson > wrote: > > > > On Tue, Apr 25, 2023 at 10:20:36AM +0200, Juraj Linkeš wrote: > > > On Mon, Apr 3, 2023 at 11:42 AM Bruce Richardson > > > wrote: > > > > > > > > On Mon, Apr 03, 2023

Re: [RFC PATCH v1 0/4] dts: add dts api docs

2023-04-25 Thread Juraj Linkeš
On Tue, Apr 25, 2023 at 10:44 AM Bruce Richardson wrote: > > On Tue, Apr 25, 2023 at 10:20:36AM +0200, Juraj Linkeš wrote: > > On Mon, Apr 3, 2023 at 11:42 AM Bruce Richardson > > wrote: > > > > > > On Mon, Apr 03, 2023 at 11:17:06AM +0200, Juraj Linkeš wrote: > > > >Hi Bruce, Thomas, > > > >

Re: [RFC PATCH v1 0/4] dts: add dts api docs

2023-04-25 Thread Bruce Richardson
On Tue, Apr 25, 2023 at 10:20:36AM +0200, Juraj Linkeš wrote: > On Mon, Apr 3, 2023 at 11:42 AM Bruce Richardson > wrote: > > > > On Mon, Apr 03, 2023 at 11:17:06AM +0200, Juraj Linkeš wrote: > > >Hi Bruce, Thomas, > > >The meson integration is kinda all over the place. I wanted to use the

Re: [RFC PATCH v1 0/4] dts: add dts api docs

2023-04-25 Thread Juraj Linkeš
On Mon, Apr 3, 2023 at 11:42 AM Bruce Richardson wrote: > > On Mon, Apr 03, 2023 at 11:17:06AM +0200, Juraj Linkeš wrote: > >Hi Bruce, Thomas, > >The meson integration is kinda all over the place. I wanted to use the > >existing conf.py Sphinx config file, but I also wanted to keep the

Re: [RFC PATCH v1 0/4] dts: add dts api docs

2023-04-03 Thread Bruce Richardson
On Mon, Apr 03, 2023 at 11:17:06AM +0200, Juraj Linkeš wrote: >Hi Bruce, Thomas, >The meson integration is kinda all over the place. I wanted to use the >existing conf.py Sphinx config file, but I also wanted to keep the docs >separated (because of extra DTS api docs dependencies),

Re: [RFC PATCH v1 0/4] dts: add dts api docs

2023-04-03 Thread Juraj Linkeš
Hi Bruce, Thomas, The meson integration is kinda all over the place. I wanted to use the existing conf.py Sphinx config file, but I also wanted to keep the docs separated (because of extra DTS api docs dependencies), so the various pieces are in different places (the config file in one place, meso