Re: [U-Boot] [PATCH v3 62/62] dm: Update the of-platdata README for the new features

2016-07-14 Thread Simon Glass
On 4 July 2016 at 11:58, Simon Glass wrote: > Revise the content based on the v2 additions. This is kept as a separate > patch to avoid confusing those who have already reviewed the v1 series. > > Signed-off-by: Simon Glass > Suggested-by: Tom Rini > --- > > Changes in v3: > - Add a test for of-

[U-Boot] [PATCH v3 62/62] dm: Update the of-platdata README for the new features

2016-07-04 Thread Simon Glass
Revise the content based on the v2 additions. This is kept as a separate patch to avoid confusing those who have already reviewed the v1 series. Signed-off-by: Simon Glass Suggested-by: Tom Rini --- Changes in v3: - Add a test for of-platdata Changes in v2: - Add support for rockchip - Various