commit | 947fd98e428de079388872e777baeec72a96b885 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:43:34 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:34 2016 -0700 |
tree | 8d92b519c5924b680d010a06ef901096e6d02560 | |
parent | d2ce62bc54b68f54f8f2e8185b3b7938a2a10d17 [diff] |
rockchip: mmc: Use a pwrseq device if available Use the pwrseq uclass to find a suitable power sequence for the MMC device. If this is enabled in the device tree, we will pick it up automatically. Signed-off-by: Simon Glass <sjg@chromium.org>