commit | e1efec4e0aadb90e5b10b7d3ed4c34da372aad92 | [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 | a4275f5e5264525205f0516015bd3e6b3ecc4d72 [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>