mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
arm64: dts: rockchip: fix unit name without reg property error for rk1808
This patch will fix the warning: Warning (unit_address_vs_reg): Node /usb@fd000000 has a unit name, but no reg property Change-Id: I64d306172e76b8b03772e1e40d173ba991080400 Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
parent
68e9669b30
commit
5d79e2190f
|
|
@ -90,7 +90,7 @@ xin32k: xin32k {
|
|||
#clock-cells = <0>;
|
||||
};
|
||||
|
||||
usbdrd3: usb@fd000000 {
|
||||
usbdrd3: usb {
|
||||
compatible = "rockchip,rk1808-dwc3";
|
||||
clocks = <&cru SCLK_USB3_OTG0_REF>, <&cru ACLK_USB3OTG>,
|
||||
<&cru SCLK_USB3_OTG0_SUSPEND>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user