Re: [PATCH 01/11] dtoc: Further improve documentation about warnings

2021-09-22 Thread Tom Rini
On Wed, Aug 18, 2021 at 09:40:23PM -0600, Simon Glass wrote: > Split this information into subsections and expand it. > > Signed-off-by: Simon Glass Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 01/11] dtoc: Further improve documentation about warnings

2021-08-18 Thread Simon Glass
Split this information into subsections and expand it. Signed-off-by: Simon Glass --- doc/develop/driver-model/of-plat.rst | 92 ++-- 1 file changed, 88 insertions(+), 4 deletions(-) diff --git a/doc/develop/driver-model/of-plat.rst b/doc/develop/driver-model/of-plat.r