Reduce S1B/S2B/S3B min voltages for tuna based on
the latest HW recommendations for the rbsc voltage reductions.
Change-Id: Id741ce1a66908e6fa2debb5f1867d9e079ee0f33
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Add compatible string to schgm-flash DT node. This was removed
from the bulk DT porting for Ravelin on qcom-6.6 device-tree branch.
Change-Id: I16d410ce8cc15278b0d8a3480a1e7fd5a044669f
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
Adding labels to nodes help in faster fetching of the nodes.
This commit adds labels to missing nodes.
CRs-Fixed: 4013261
Change-Id: I088fc1fcd44836e0739c1fdaf7a4c86634f2eb52
Signed-off-by: Dharmender Sharma <quic_dharshar@quicinc.com>
This change will add usb-role-switch and eud in Kera.
Change-Id: I74ca8c0e19b45d925bcecc78e993439441339e20
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
To support cable detection events from UCSI, updates need to be made
to enable usb role switch and setting up a connection to the UCSI PMIC
glink node.
Change-Id: Ic3a848f882072a766b3efb872f943dd3f4220ba1
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
DWC3 host and XHCI plat now communicates the maximum number of interrupters
the XHCI HCD will allocate. Since platforms only require a limited number
of interrupters (i.e. 3) make sure XHCI doesn't allocate more than is
required.
Change-Id: I466748df07aba6d7bdc79c7b2b17b3a57c58d3d4
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
-Add cdc_dmic_gpio's in kera overlay dtsi.
-As part dmic event, msm pinctrl state is checked, The node should
already be parsed and cached during machine probe.
Change-Id: I2cdd410274df99d463a2ba01d00f315754fd831f
Signed-off-by: Kisan Yadav <quic_kisany@quicinc.com>
Fsa node was missing in qrd dts. raise this
change to add the fsa node for qrd
Change-Id: I1093c5a925c60d187d902ebf3b70291ac21cf18c
Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
During Airplane mode testing with BT, UWB and PCIE concurrent
test scenarios, due to pcie traffic signal tolerance issue seen
on q2spi signals. As per the recommendation from design team
decreasing current drive strength from 6mA to 4mA for q2spi
active state GPIO configuration.
Change-Id: I530dfd636e834c4d6eb1e067e8dcb76dcfa4ab87
Signed-off-by: Chandana Kishori Chiluveru <quic_cchiluve@quicinc.com>
Disable sys-therm-11 node for kera as it is not required in kera
platforms.
Change-Id: Iadc6ef3fdddfc32789540e829f96d938f3fa2cd8
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
The device tree for dma heaps on vm was incorrectly included.
so, remove it.
Fixes: 92398e011c ("ARM: dts: msm: Enable securemsm related nodes for kera")
Change-Id: Ib812725bedfd0510d6a998ecc83fe5df8619391c
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
(cherry picked from commit 0e53b492e5)