commit | af0b7449cbd19f850693f14e70d28b31cb5e9a41 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:43:36 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:34 2016 -0700 |
tree | f6f09150767519ffde7d8cfb95a5075f62f4f988 | |
parent | 3b4057bb345d994065e034d0d57ad97f1f814991 [diff] |
rockchip: Use pwrseq for MMC start-up on jerry This is defined in the device tree in Linux. Copy over the settings so that this can be used instead of hard-coding the reset line. Signed-off-by: Simon Glass <sjg@chromium.org>