mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM64: dts: rk3368-android enable usb otg
Change-Id: Idd9e683c1c48dad940779dbb701dd4271ca8292f Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -331,6 +331,7 @@
|
||||
};
|
||||
|
||||
&usb_otg {
|
||||
status = "okay";
|
||||
clocks = <&cru SCLK_OTGPHY0>, <&cru HCLK_OTG0>;
|
||||
clock-names = "sclk_otgphy0", "otg";
|
||||
resets = <&cru SRST_USBOTG_AHB>,
|
||||
|
||||
Reference in New Issue
Block a user