ARM: dts: amend rk322x-usb2phy to rk3228-usb2phy

Change-Id: If47746bf2bc1736c5c9e891829c1013c2449e1f4
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
This commit is contained in:
Frank Wang
2019-03-21 09:42:36 +08:00
committed by Tao Huang
parent 35b8b481b8
commit 07ebc201ba
2 changed files with 4 additions and 4 deletions

View File

@@ -355,7 +355,7 @@
};
u2phy0: usb2-phy@760 {
compatible = "rockchip,rk322x-usb2phy";
compatible = "rockchip,rk3228-usb2phy";
reg = <0x0760 0x0c>;
clocks = <&cru SCLK_OTGPHY0>;
clock-names = "phyclk";
@@ -382,7 +382,7 @@
};
u2phy1: usb2-phy@800 {
compatible = "rockchip,rk322x-usb2phy";
compatible = "rockchip,rk3228-usb2phy";
reg = <0x0800 0x0c>;
clocks = <&cru SCLK_OTGPHY1>;
clock-names = "phyclk";

View File

@@ -377,7 +377,7 @@
};
u2phy0: usb2-phy@760 {
compatible = "rockchip,rk322x-usb2phy";
compatible = "rockchip,rk3228-usb2phy";
reg = <0x0760 0x0c>;
clocks = <&cru SCLK_OTGPHY0>;
clock-names = "phyclk";
@@ -404,7 +404,7 @@
};
u2phy1: usb2-phy@800 {
compatible = "rockchip,rk322x-usb2phy";
compatible = "rockchip,rk3228-usb2phy";
reg = <0x0800 0x0c>;
clocks = <&cru SCLK_OTGPHY1>;
clock-names = "phyclk";