Re: [PATCH v2 2/2] dts: add configuration schema docs

2024-01-16 Thread Juraj Linkeš
Reviewed-by: Juraj Linkeš On Tue, Jan 16, 2024 at 12:46 PM Luca Vizzarro wrote: > > Document the configuration schema in the docs, describing all of the > relevant definitions and properties. > > Reviewed-by: Paul Szczepanek > Signed-off-by: Luca Vizzarro

[PATCH v2 2/2] dts: add configuration schema docs

2024-01-16 Thread Luca Vizzarro
Document the configuration schema in the docs, describing all of the relevant definitions and properties. Reviewed-by: Paul Szczepanek Signed-off-by: Luca Vizzarro --- v2: - changed arrays, objects terminology doc/guides/tools/dts.rst | 208 +-- 1 file chang