提交 2c3b655c 编写于 作者: A Arun Kumar K 提交者: Kukjin Kim

ARM: dts: correct the usb phy node in exynos5800-peach-pi

The vbus-supply property is wrongly updated in the
usbdrd node instead of the usbdrd_phy node. This patch
fixes the same.
Signed-off-by: NArun Kumar K <arun.kk@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 0ce9f47a
......@@ -235,11 +235,11 @@
ddc = <&i2c_2>;
};
&usbdrd3_0 {
&usbdrd_phy0 {
vbus-supply = <&usb300_vbus_reg>;
};
&usbdrd3_1 {
&usbdrd_phy1 {
vbus-supply = <&usb301_vbus_reg>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册