提交 e9a46399 编写于 作者: K Kishon Vijay Abraham I 提交者: Tony Lindgren

ARM: dts: dra72-evm: Add vqmmc supply to mmc1

Add vqmmc-supply property to mmc1 dt node and populate
it with ldo1_reg to reflect ldo1_out is connected to mmc1 IO lines.
Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 0798af54
...@@ -54,6 +54,10 @@ ...@@ -54,6 +54,10 @@
phy-mode = "rgmii"; phy-mode = "rgmii";
}; };
&mmc1 {
vqmmc-supply = <&ldo1_reg>;
};
&mmc2 { &mmc2 {
vmmc-supply = <&evm_1v8_sw>; vmmc-supply = <&evm_1v8_sw>;
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册