Update the Qualcomm Technologies, Inc. PMIC GPIO binding documentation
to include compatible strings for PMX75.
Change-Id: Ieb9767d9e02619495a5d22715ae73d052d343b17
Signed-off-by: Jishnu Prakash <quic_jprakash@quicinc.com>
Change ATID value of SNOC from 125 to 108.
Change-Id: I74723aea491498ccbcc16da07154b9572a6d7974
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
This change will update dll_usr_ctl to the recommended value.
Change-Id: I345b59546faf950645c0f173ac145e40124170f1
Signed-off-by: Sachin Gupta <quic_sachgupt@quicinc.com>
Upsteam DT does not have phandle for the armv8-timer node,
hence DT overlay is failing during ABL as phandle is necessary
for the overlay. Hence removed the timer node which was included
via upstream DT and added it along with a phandle.
Change-Id: Iba5b3ec985814fa44125c5918900dbf87cb45a6b
Signed-off-by: Keval Kulkarni <quic_kevalbha@quicinc.com>
This change moves the APSS RSC clients under APSS RSC node
as child nodes. Earlier those were wrongly added under SOC.
Change-Id: I7e04b78a138eae18384a4ee976ff2bc0018ea30d
Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
Guidance from genpd team is to use a different power domain for each
device to avoid race condition in genpd framework when multiple devices
on same power domain runtime suspend in parallel.
Change-Id: I683ff80e5cef9443b65c14aa24db0f24d4ed981c
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
Add devicetree nodes to enable qmp communication with aop and tme.
Change-Id: I62d0020ca600820dd8ce256ee4cbe1ce0dc17b15
Signed-off-by: Vishnu Santhosh <quic_vishsant@quicinc.com>
Add the smp2p device nodes to enable smp2p communication with remote
processors. This adds the configuration for Modem on sdxkova.
Change-Id: Ibd86fcf2a589bfb9f16a645797113f0f0345c81a
Signed-off-by: Vishnu Santhosh <quic_vishsant@quicinc.com>
Add the smp2p nodes for lpaidsp, modem, cdsp and soccp for kera.
Change-Id: If037dbee45de527f6eef54776f2f5b6f1b4e108e
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
Currently the interconnect provider framework is expecting
the tag QCOM_ICC_TAG_ALWAYS as part of dtsi node of QUP.
In commit 481c435dd1 ("ARM: dts: qcom: sdxkova: update
interconnect providers with bcm-voter-names") interconnect
framework is not expecting the tag QCOM_ICC_TAG_ALWAYS, and
instead it is enabled by default or expects clients to override.
So, updated the QUPv3 and UART interconnects to remove the
additional interconnect tag.
Change-Id: If3780ec7156487f07cc8892a43341d1d9cb88b96
Signed-off-by: Krishna Chaithanya Reddy G <quic_kgangapu@quicinc.com>
Based on build version console configuration is made in monaco.bzl.
Hence remove console configuration from monaco dt.
Change-Id: Ie6c6c60fab4ecd729bc47b5bb87c8ea639f8f775
Signed-off-by: Pradnya Dahiwale <quic_pdahiwal@quicinc.com>
Add the smp2p device node to enable smp2p communication with WPSS.
Change-Id: I5ecfd5962c9136970e19ea646c2433f03e104ef8
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>