
18 Jul
2015
18 Jul
'15
1:58 a.m.
On 6 July 2015 at 12:54, Simon Glass sjg@chromium.org wrote:
We should guide people more strongly towards device tree to avoid the proliferation of platform data structures. Add documentation to the driver model README, and also the platform data header file.
Signed-off-by: Simon Glass sjg@chromium.org
doc/driver-model/README.txt | 17 +++++++++++++++-- include/dm/platdata.h | 9 +++++++++ 2 files changed, 24 insertions(+), 2 deletions(-)
Applied to u-boot-dm.