ARM: ux500: Add mmci signal directions and feeback clock in DT for href

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Ulf Hansson 2014-03-18 10:47:25 +01:00
parent 78f87df2b4
commit d63df63a81

View file

@ -118,6 +118,10 @@
bus-width = <4>;
mmc-cap-sd-highspeed;
mmc-cap-mmc-highspeed;
st,sig-dir-dat0;
st,sig-dir-dat2;
st,sig-dir-cmd;
st,sig-pin-fbclk;
vmmc-supply = <&ab8500_ldo_aux3_reg>;
vqmmc-supply = <&vmmci>;
pinctrl-names = "default", "sleep";