commit | b1b71cd003444850300a961f52a0ac3dcdaf25e6 | [log] [tgz] |
---|---|---|
author | huang lin <hl@rock-chips.com> | Tue Nov 17 14:20:24 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 01 08:07:22 2015 -0700 |
tree | 71afc979a9d991d27340742304a566cead3458da | |
parent | 8799fc180a039381c01a179655d2fa5fab3f4497 [diff] |
rockchip: mmc: get the fifo mode and fifo depth property from dts rk3036 mmc do not have internal dma, so we use fifo mode when read and write data, we get the fifo mode and fifo depth property from dts, pass to dw_mmc driver. Signed-off-by: Lin Huang <hl@rock-chips.com>