Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7dc5c37c authored by Venkata Rao Kakani's avatar Venkata Rao Kakani Committed by Gerrit - the friendly Code Review server
Browse files

ARM64: dts: gvm: Enable USB2 pass through for LA Guest



Enable USB2.0 pass through in LA Guest along with its
dependencies.

Change-Id: I8fdf27e850f030d2f98b1c9651d5eae340613f70
Signed-off-by: default avatarVenkata Rao Kakani <vkakani@codeaurora.org>
parent c05d4dd4
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -269,12 +269,16 @@
	status = "okay";
};

&usb2s {
	status = "okay";
};

&qusb_phy1 {
	status = "disabled";
	status = "okay";
};

&usb_nop_phy {
	status = "disabled";
	status = "okay";
};

&usb_detect {