]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:54 +0000 (13:48 +0200)
commit013ec03e628464119e43ac044c2355447fbe6e7f
tree31df70b93d97fd9118eb9c0aaadeb494293313f7
parent9ad9877984aec04b20a0c4dcdf33fba657fba11d
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