Currently, the node for eusb2_phy0 is defined but not used by controller
which makes the associated resources to be consumed. Therefore if phy
probes doesn't happen the controller goes into core soft reset failure.
Fix this by utilizing the node in the controller. This will call the
phy's probe and hence clocks & regulators will be initialized.
Change-Id: Ica46af01154d5e583e011e4f2d84a80fb0589ac8
Signed-off-by: Udipto Goswami <quic_ugoswami@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>
Set RX settings mode to zero for Ultrashort channel settings
for TUNA PCIe controller.
Change-Id: Iff8a09f2ae474e8b8bec35a4dbbdc3df6fb40147
Signed-off-by: Vivek Pernamitta <quic_vpernami@quicinc.com>
Add base device tree support for CDP platform for Kera IoT.
Change-Id: I3242fd041fa15ad9d0a8316d6d3a9e1c304cd813
Signed-off-by: Bhasker Reddy Komatireddy <quic_kbhasker@quicinc.com>
Memshare driver allocates and share the memory with the modem
clients for their use. The device tree information for memshare
driver on tuna is added to specify client details.
Change-Id: I586040870c763494c18b273692d578b9b1a0bc10
Signed-off-by: Fenil Panwala <quic_fpanwala@quicinc.com>
Update the slave address for slave charger debug support.
While at it, replace the pmr735b with pmr735d for the
correct pmic configuration for tuna/kera platforms.
Change-Id: Ia03e24763a3fa8611719e8243b473f6c8507a29a
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Fix (4082b0db ARM: dts: msm: Update stdout-path with serial0 alias)
to re-enable (09b0fdef ARM: dts: msm: update kernel bootargs for kera).
While at it align the same bootargs on rumi files.
Change-Id: I032af3b9ea9a78418ef7360fc5d8b94885c6a8e6
Signed-off-by: Wasim Nazir <quic_wasimn@quicinc.com>
Increase cma size by 4MB for use by memshare IMS usecase.
This is inline with sun.
Change-Id: Ia8fb0ad84c52fed8d2b5dc80ef4bc38aacbe0266
Signed-off-by: Bibek Kumar Patro <quic_bibekkum@quicinc.com>
Enable QoS programming for tuna and add necessary AXI and
AHB clock handles for programming QoS for IPA and PCIE masters.
Change-Id: Ie3d77ad7248a9dbfdbd75ccb7eaa009e58db260a
Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
Currently single qup_iommu_region is getting created,
leading to DMA RX inactivate.
So update node name for qup_iommu_region0 and qup_iommu_region1.
Change-Id: Id1355c98a07f912e6275ac3c2fb7504ae9f22f53
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>