提交 a8f0fa27 编写于 作者: H Heiko Stuebner

ARM: dts: rockchip: fix missing usbphy unit-names

The usbphy subnodes do have a reg property but no unitname, add them.
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
Acked-by: NRob Herring <robh@kernel.org>
上级 95cface9
......@@ -207,7 +207,7 @@
#size-cells = <0>;
status = "disabled";
usbphy0: usb-phy0 {
usbphy0: usb-phy@17c {
#phy-cells = <0>;
reg = <0x17c>;
clocks = <&cru SCLK_OTGPHY0>;
......@@ -215,7 +215,7 @@
#clock-cells = <0>;
};
usbphy1: usb-phy1 {
usbphy1: usb-phy@188 {
#phy-cells = <0>;
reg = <0x188>;
clocks = <&cru SCLK_OTGPHY1>;
......
......@@ -166,7 +166,7 @@
#size-cells = <0>;
status = "disabled";
usbphy0: usb-phy0 {
usbphy0: usb-phy@10c {
#phy-cells = <0>;
reg = <0x10c>;
clocks = <&cru SCLK_OTGPHY0>;
......@@ -174,7 +174,7 @@
#clock-cells = <0>;
};
usbphy1: usb-phy1 {
usbphy1: usb-phy@11c {
#phy-cells = <0>;
reg = <0x11c>;
clocks = <&cru SCLK_OTGPHY1>;
......
......@@ -967,7 +967,7 @@
#size-cells = <0>;
status = "disabled";
usbphy0: usb-phy0 {
usbphy0: usb-phy@320 {
#phy-cells = <0>;
reg = <0x320>;
clocks = <&cru SCLK_OTGPHY0>;
......@@ -975,7 +975,7 @@
#clock-cells = <0>;
};
usbphy1: usb-phy1 {
usbphy1: usb-phy@334 {
#phy-cells = <0>;
reg = <0x334>;
clocks = <&cru SCLK_OTGPHY1>;
......@@ -983,7 +983,7 @@
#clock-cells = <0>;
};
usbphy2: usb-phy2 {
usbphy2: usb-phy@348 {
#phy-cells = <0>;
reg = <0x348>;
clocks = <&cru SCLK_OTGPHY2>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册