mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user