提交 bf1788df 编写于 作者: B Balaji T K 提交者: Benoit Cousson

ARM: dts: dra7-evm: Add mmc1 node for micro-sd support

Add mmc1 dt node to dra7-evm board.
Input for ldo1 regulator is controlled by gpio 5 of pcf8575 chip (0x21)
on i2c1 bus. When dt support for gpio-pcf857x is available, input supply
will be modelled as cascaded regulator.
Signed-off-by: NBalaji T K <balajitk@ti.com>
Acked-by: NSekhar Nori <nsekhar@ti.com>
Signed-off-by: NBenoit Cousson <bcousson@baylibre.com>
上级 86583375
......@@ -250,3 +250,9 @@
pinctrl-names = "default";
pinctrl-0 = <&uart3_pins>;
};
&mmc1 {
status = "okay";
vmmc-supply = <&ldo1_reg>;
bus-width = <4>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册