summaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3036.dtsi
diff options
context:
space:
mode:
authorhuang lin <hl@rock-chips.com>2015-11-17 06:20:24 (GMT)
committerSimon Glass <sjg@chromium.org>2015-12-01 15:07:22 (GMT)
commit2863724831a37b7ef84ba7490c4d41e678191b03 (patch)
tree71afc979a9d991d27340742304a566cead3458da /arch/arm/dts/rk3036.dtsi
parentace2198b7c54b3078f537255eb215ec5819cd0c8 (diff)
downloadu-boot-2863724831a37b7ef84ba7490c4d41e678191b03.tar.xz
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>
Diffstat (limited to 'arch/arm/dts/rk3036.dtsi')
-rw-r--r--arch/arm/dts/rk3036.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/rk3036.dtsi b/arch/arm/dts/rk3036.dtsi
index 0daae1e..ecf5416 100644
--- a/arch/arm/dts/rk3036.dtsi
+++ b/arch/arm/dts/rk3036.dtsi
@@ -257,6 +257,7 @@
cap-mmc-highspeed;
mmc-ddr-1_8v;
disable-wp;
+ fifo-mode;
non-removable;
num-slots = <1>;
default-sample-phase = <158>;