commit | b9876e2e8c78e4e4f3162b91d05efc127a294274 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 29 11:35:28 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Aug 17 16:44:17 2017 +0900 |
tree | 7413ad4cdca1ef8eabf418d5c1f673a028008481 | |
parent | 220b8dadd95dde49c10b9253d2c628e2d5dc50ca [diff] |
dm: imx: cm_fx6: Enable more driver model support Enable driver model for MMC (including BLK), SATA and USB. Note that USB does not yet work correctly since the nodes are disabled. Hopefully this can be resolved by the maintainer. Signed-off-by: Simon Glass <sjg@chromium.org>