commit | af0c1be0369e7dbdebd04a323c503772bfb91022 | [log] [tgz] |
---|---|---|
author | Peter Griffin <peter.griffin@linaro.org> | Thu Jul 30 18:55:22 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:48:01 2015 -0400 |
tree | d72ac4bba1f12ec6be3f94c2f9c085edf1e95776 | |
parent | a2af734e22d9ba9badd33adc69c3ee5bbcd0f91e [diff] |
mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller. This patch adds the glue code for hi6220 SoC which has 2x synopsis dw_mmc controllers. This will be used by the hikey board support in subsequent patches. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>