Re: [U-Boot] [PATCH v2] dm: core: Add livetree documentation

2017-09-04 Thread sjg
On 08/31/2017 02:00 PM, Simon Glass wrote: > On 31 August 2017 at 19:59, Simon Glass wrote: >> Add some documentation for the live device tree support in U-Boot. This >> was missing from the initial series. >> >> Signed-off-by: Simon Glass >> Suggested-by: Lukasz Majewski > > Reviewed-by: Łukasz

Re: [U-Boot] [PATCH v2] dm: core: Add livetree documentation

2017-08-31 Thread Łukasz Majewski
On 08/31/2017 02:00 PM, Simon Glass wrote: On 31 August 2017 at 19:59, Simon Glass wrote: Add some documentation for the live device tree support in U-Boot. This was missing from the initial series. Signed-off-by: Simon Glass Suggested-by: Lukasz Majewski Reviewed-by: Łukasz Majewski (I

Re: [U-Boot] [PATCH v2] dm: core: Add livetree documentation

2017-08-31 Thread Simon Glass
On 31 August 2017 at 19:59, Simon Glass wrote: > Add some documentation for the live device tree support in U-Boot. This > was missing from the initial series. > > Signed-off-by: Simon Glass > Suggested-by: Lukasz Majewski Reviewed-by: Łukasz Majewski (I hope this is OK, I just fixed the typo

[U-Boot] [PATCH v2] dm: core: Add livetree documentation

2017-08-31 Thread Simon Glass
Add some documentation for the live device tree support in U-Boot. This was missing from the initial series. Signed-off-by: Simon Glass Suggested-by: Lukasz Majewski --- Changes in v2: - Fix several typos doc/driver-model/livetree.txt | 272 ++ 1 file c