Re: [PATCH v7 10/21] dts: config docstring update

2023-11-22 Thread Juraj Linkeš
Thanks, Yoan, I'll make these changes in v8. On Tue, Nov 21, 2023 at 4:08 PM Yoan Picchi wrote: > > On 11/15/23 13:09, Juraj Linkeš wrote: > > Format according to the Google format and PEP257, with slight > > deviations. > > > > Signed-off-by: Juraj Linkeš > > --- > > dts/framework/config/__in

Re: [PATCH v7 10/21] dts: config docstring update

2023-11-21 Thread Yoan Picchi
On 11/15/23 13:09, Juraj Linkeš wrote: Format according to the Google format and PEP257, with slight deviations. Signed-off-by: Juraj Linkeš --- dts/framework/config/__init__.py | 371 ++- dts/framework/config/types.py| 132 +++ 2 files changed, 446 i