提交 5180ee39 编写于 作者: S Sebastian Reichel 提交者: Shawn Guo

ARM: dts: imx53-ppd: Rename usbphy nodes

This renames usbphy nodes 2 & 3, so that they follow the same
format as usbphy node 0 & 1 from imx53.dtsi.
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 5bb59c80
......@@ -218,7 +218,7 @@
};
};
usbphy2: usbphy2 {
usbphy2: usbphy-2 {
compatible = "usb-nop-xceiv";
vcc-supply = <&reg_3v3>;
reset-gpios = <&gpio4 4 GPIO_ACTIVE_LOW>;
......@@ -229,7 +229,7 @@
assigned-clock-parents = <&clks IMX5_CLK_OSC>;
};
usbphy3: usbphy3 {
usbphy3: usbphy-3 {
compatible = "usb-nop-xceiv";
vcc-supply = <&reg_3v3>;
reset-gpios = <&gpio2 19 GPIO_ACTIVE_LOW>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册