]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: Add platform data advice and admonishment
authorSimon Glass <sjg@chromium.org>
Mon, 6 Jul 2015 18:54:22 +0000 (12:54 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:30 +0000 (17:39 -0600)
commit97f3ee34b6725f9fa5431e91db3223a53e55761c
tree7464b3e88a053adba51fb8f5fde20e7d9104ba0f
parente15bb3e63c87672c1f3b82edd9853eb7c3abfa20
dm: Add platform data advice and admonishment

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
include/dm/platdata.h