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

Commit 825c2442 authored by Manu Gautam's avatar Manu Gautam
Browse files

ARM: dts: msm: Enable charging and serial_2 USB function for sdx20



Charging is standard HID function and serial_2 function is
second instance of serial/DUN function to enable in second
configuration. It allows serial (2) function to exist in
second configuration with existing serial_func present in
first configuration.

Change-Id: I3c7f60de444b651bc90daabc0799d881cea3e690
Signed-off-by: default avatarManu Gautam <mgautam@codeaurora.org>
parent b2b0da54
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
 * Copyright (c) 2016-2018, 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
@@ -120,7 +120,8 @@
		qcom,pm-qos-latency = <101 2001 30001>;
		qcom,supported-func = "ffs","audio","diag","serial",
			"mass_storage","rndis_gsi","ecm_gsi","rmnet_gsi",
			"mbim_gsi","dpl_gsi","gps","qdss";
			"mbim_gsi","dpl_gsi","gps","qdss",
			"serial_config2", "charging";
	};

	qusb_phy: qusb@79000 {