Commit d63df63a authored by Ulf Hansson's avatar Ulf Hansson

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

Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 78f87df2
......@@ -118,6 +118,10 @@ sdi0_per1@80126000 {
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment