mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-03 15:55:38 +00:00
ARM: dts: rockchip: enable USB-OTG port on Radxa Rock2 Square
This allows the USB gadget framework to be used on Rock2 Square. Signed-off-by: John Keeping <john@metanate.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
83454312f7
commit
8dc9b97203
1 changed files with 4 additions and 0 deletions
|
@ -321,3 +321,7 @@
|
|||
&usb_host1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb_otg {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue