Add glink probe driver entry to Tuna to have a way for
glink core to get pm notifications during apps suspend/resume.
Change-Id: Id2e6328217312ae3f220d57cc1ec2c69d48942e9
Signed-off-by: Sarannya S <quic_sarannya@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 gcc and display clock controllers to tuna-v1.
Change-Id: Ib5ac5396315cdb876ad9d330f500b7c173c95259
Signed-off-by: Anaadi Mishra <quic_anaadim@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: I577cccac63d4aeb54dcf7a9470cd8672c6c016d4
Signed-off-by: Fenil Panwala <quic_fpanwala@quicinc.com>
1.Disable some pmic dt nodes/properties which are not required for kera.
2. update regulator voltage support for kera
as per latest HW recommendation.
3. Update i2c instance for kera for slave charger debug support.
Change-Id: Iebcf53837ff021db418fb2cbd16f1fb1ba494304
Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
Add the eUSB2 repeater node and references for PM7550BA and
PMIV010x.
pm7550ba -> ATP and MTP.
pmib010x -> QRD and CDP.
Change-Id: If971486537915c1f3b8e13a66d294e1fef2596cd
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Update bootargs to make it compatible
with pre-sil.
Change-Id: Ifed16d126603556a1a4e11e4ce4a630d8a50c978
Signed-off-by: Wasim Nazir <quic_wasimn@quicinc.com>
Temporarily disable mem-offline node in tuna to resolve
bootup crash due to page allocation from movable zone.
The bad page state was reported for Movable zone
[ 84.281664][ T1622] BUG: Bad page state in process Jit thread pool pfn:a22bfe
[ 84.291750][ T1622] page:fffffffe268aff80 refcount:-1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0xa22bfe
[ 84.301978][ T1622] flags: 0x4000000000000000(zone=2|kasantag=0x0)
[ 84.312225][ T1622] page_type: 0xffffffff()
[ 84.342884][ T1622] page dumped because: nonzero _refcount
[ 84.385712][ T1622] page last allocated via order 0, migratetype Unmovable, gfp_mask 0x140dc2(GFP_HIGHUSER|GFP_COMP|GFP_ZERO),pid1462, tgid 1434 (binder:1434_1), ts 73871020589, free_ts 82485610563
<https://android-review.googlesource.com/c/kernel/common/+/3345971>
This fixes the bootup crash by TAO preventing page allocation
from movable zone but will land in QCOM branches through LTS.
Once landed revert back this temporary change.
Change-Id: Ibde1fab99236e3d44356ba412d53eac8da4cee03
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
Increase cma size by 4MB for use by memshare IMS usecase.
This is inline with sun.
Change-Id: I81f6da44aa02c00c895854d69dbd949b70f541ff
Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
Add ufs proxy power supply to add an additional vote for VCCQ LDO.
In case of ufs shutdown, UFS VCCQ LDO would be turned off by PMIC
regulator itself.
Change-Id: I210474d8856f8b1160cc707db17898b1c0403093
Signed-off-by: Manish Pandey <quic_mapa@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>
Update the gcc and display clock controllers to tuna-v1.
Change-Id: Ib5ac5396315cdb876ad9d330f500b7c173c95259
Signed-off-by: Anaadi Mishra <quic_anaadim@quicinc.com>