- Dec 19, 2019
-
-
Guru Das Srinagesh authored
It is observed that commit 91480019 ("power: smb5: Fix OTG random disconnection issue") causes an increase in bottom current when a Type-C sink is connected. Fix this issue by disabling the pulldown on USBIN whenever a Type-C sink or source is attached, and enabling it when it has been detached. CRs-Fixed: 2535589 Change-Id: If2a2ef612588464f1f0401a1b93ca3a0baacd4dc Signed-off-by:
Guru Das Srinagesh <gurus@codeaurora.org> Signed-off-by:
Anirudh Ghayal <aghayal@codeaurora.org>
-
- Dec 18, 2019
-
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
Yue Ma authored
If system suspend/resume is going on, reject idle shutdown request so that WLAN driver can restart the timer. Also there is a chance that while idle shutdown is in progress, user requests interface up for WLAN driver. Handle this case by checking return code from idle shutdown callback. Change-Id: If41bf43ed974d1759ed336a012c1af1182f00268 Signed-off-by:
Yue Ma <yuem@codeaurora.org>
-
- Dec 17, 2019
-
-
Bhaumik Bhatt authored
Boot monitor thread needs to wake up when core layer starts a power down. If the execution environment value gets overwritten by the time the thread wakes up, it will keep waiting until it times out. Read the power down state instead to reliably exit whenever core layer issues the wake up. Change-Id: I9b629ce1f4f720fb1e28fe1b371666dc57264a28 Signed-off-by:
Bhaumik Bhatt <bbhatt@codeaurora.org>
-
Bhaumik Bhatt authored
MHI controller can use power down status to take desired action when core layer wants to issue a wake up in cases where it is powering down. Change-Id: I55c30b2a8bd703dcd6c994220b64023617540ed0 Signed-off-by:
Bhaumik Bhatt <bbhatt@codeaurora.org>
-
Bhaumik Bhatt authored
Do not schedule the boot monitor thread when booting up to collect ramdumps. Change-Id: I65192dc71859e2ea270e2783c86d5ab9c19dcd39 Signed-off-by:
Bhaumik Bhatt <bbhatt@codeaurora.org>
-
Jinesh K. Jayakumar authored
Skipping the offload refresh for a device that is undergoing a removal will unpair the device without deinitializing the offload path, causing de-stability to the system and impairs network driver's ability to free up resources allocated for the device. Change-Id: I69b6417f34824812014718fc873e1ec8db1861b0 Signed-off-by:
Jinesh K. Jayakumar <jineshk@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
Xiao Li authored
Fix the issue that adsp keeps offline after boot up due to invalid memery region allocation. Change-Id: I51780b9287e0df03905d9a491989942b45b261c8 Signed-off-by:
Xiao Li <lixiao@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
Sagar Chormale authored
Add mdm9607-thermal.dtsi in repository that includes thermal_zone support for mdm9607.Also include this file in mdm9607.dtsi. Add thermal_zone sysfs entries with respect to five sensor locations: nav, wddac, modem-dsp, ipss and cpuss respectively. Change-Id: Iea0243ae3a6a8685331b44a3ebd492fa61217cac Signed-off-by:
Sagar Chormale <schormal@codeaurora.org> Signed-off-by:
Sivasri Kumar Vanka <sivasri@codeaurora.org>
-
Mukesh Ojha authored
Type-casting pointer from uint32_t to unsigned long is resulting in a fault while doing conversion in kstrtoul. Use a separate variable of type 'unsigned long' to avoid fault during conversion. Change-Id: Idbb9505cb9bc621134f23e944d464b0ee1d777f7 CRs-Fixed: 2194067 Signed-off-by:
Mukesh Ojha <mojha@codeaurora.org> Signed-off-by:
Sivasri Kumar Vanka <sivasri@codeaurora.org>
-
Veera Vegivada authored
During set_rate read the L value to determine if the configuration is required again, otherwise the PLL would fail to lock or enable due to lost/missing values. Change-Id: Iec4f85e5e2a2faaa956020da91965254b45e5eaf Signed-off-by:
Veera Vegivada <vvegivad@codeaurora.org>
-
qctecmdr authored
-
Ashok Vuyyuru authored
Configure the callback mode only one time after starting the channel otherwise observing IEOB interrupt received before configure callback mode second time. It was leading race condition in updating current polling state. Change-Id: I35cdf77ee564ca82d9ff3e0cc6a58a88e8cbb471 Signed-off-by:
Ashok Vuyyuru <avuyyuru@codeaurora.org>
-
Govind Singh authored
For some targets ex: QCS404, SCM permissions for MSA region is statically configured in TrustZone fw. Add SCM call disable option for such targets to avoid duplicate permissions. Change-Id: Id0d75721bfd31bfbcc146d8251764e4841c22d6c Signed-off-by:
Govind Singh <govinds@codeaurora.org>
-
qctecmdr authored
-
- Dec 16, 2019
-
-
Tony Truong authored
Accessing device MSI registers is also needed when using QGIC mask/unmask. Allow PCIe bus driver to configure device MSI registers. Change-Id: I2c9247f69149f37ae015e1271eac3854bda24549 Signed-off-by:
Tony Truong <truong@codeaurora.org>
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-
qctecmdr authored
-