commit | 04ecf36ba60f41f695095226e53310b4acaebf1e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:00 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 1ff3310987f63694b65d5b7bd99348e8099faf03 | |
parent | 3b2a29e0971397085c616c89a3a09f2609f50ca4 [diff] |
dm: syscon: Add support for of-platdata Provide a new function which can cope with obtaining information from of-platdata instead of the device tree. Signed-off-by: Simon Glass <sjg@chromium.org>