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:
Jianqun Xu 2018-09-19 08:48:13 +08:00 committed by Tao Huang
parent 68e9669b30
commit 5d79e2190f

View File

@ -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>;