Some random aborts are reported in pdt testing, and
signature looks to be due ah8 issue which was fixed on
pineapple.
Signed-off-by: Ram Prakash Gupta <quic_rampraka@quicinc.com>
Signed-off-by: Bruce Levy <quic_blevy@quicinc.com>
Change-Id: I3d8484f46213b3a583cbeac54588a223e53a76ba
Currently, it seems the HS transmit programmed isn't enough to
pass electrical compliance tests for all devices. Therefore
increasing it to 0xf (recommended by HW team) in order to
meet the passing marks.
Change-Id: I6609d6012e8ec6489c33af0a75873314a5b10e67
Signed-off-by: Udipto Goswami <quic_ugoswami@quicinc.com>
This device is required for enabling USB-C analog support.
Change-Id: I2f7749a9562ef91f2c472bfeb8dfb1df145e1677
Signed-off-by: Soumya Managoli <quic_c_smanag@quicinc.com>
Fix for pmic glink node for parrot without this change glink
channel registration fails for the ADSP communication.
Change-Id: Ib8a79ca286a884ea679cc34829823cdeca8f5751
Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
Adding back the license removed by mistake in one of
the previous changes.
Change-Id: I55c2377f024c5ac0e957970b6bd3501fbb25f4b5
Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
Added new dtsi flag 'qcom,suspend-ignore-children', to ignore
dependencies on children by runtime PM framework, this helps to
exit quickly from msm_geni_serial_runtime_suspend and save power.
Change-Id: Ib048c96952871e39286b3a4ce660e39d7cfa5465
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
Add support for ice wrapped keys to the UFS DTSI entry
on parrot targets.
Change-Id: I7c0393a99995a331c807432212f8f2258c189947
Signed-off-by: Nageswara reddy Karnati <quic_nkarnati@quicinc.com>
Add initial device tree support for new parrot board id.
This is a snapshot of dtsi files as of KP.1.0
'commit <f3d0974ae0c8> ("ARM: dts: msm: Add
support for new WCN Card for Parrot")'.
Modified as per compilation and bootup.
Change-Id: Ic9b5c7dc8c900c9e7e8e2bbd4d56f8b8e92ed1ad
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
adding label for cdsp node to use in dsp-kernel.
Change-Id: I080091772791ff6f145743496b5ad9b0e3cabc57
Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
Remove the qcom,msm_fastrpc nodes as these
are moved to dsp-devicetree.
Change-Id: Id85d39d8eb1eedd9786e66a2126248a17c2edd11
Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
Remove the qcom,msm_fastrpc nodes as these
are moved to dsp-devicetree.
Change-Id: Ia1faa5215e1b7130bbecc92ad16d7d1af689902a
Signed-off-by: Akhil Manikoth Kallankandy <quic_c_akhika@quicinc.com>
Enlarge WCNSS and ADSP MMU group range from 640MB to 2GB.
Change-Id: I86dbe3c6d82561383b050c0cccfebf07bf74eed6
CRs-Fixed: 3853708
Signed-off-by: Yu Tian <quic_yutian@quicinc.com>
As part of initial commit '57abd8093413f0969d6c14d38028486e0d303e74
(ARM: dts: msm: Add QUPv3 and GPI DT nodes on Parrot")',
pinctrl state for "shutdown" is missing because of which
we are not configuring the pinctrl state when shutdown
pinctrl state is being called.
Add "shutdown" pinctrl state in parrot for uart node.
Change-Id: I9d04f6c649652918db0198069c0fd2d19221590b
Signed-off-by: Prasanna S <quic_prass@quicinc.com>
Add initial device tree support for new parrot board id.
This is a snapshot of dtsi files as of KP.1.0
'commit <f3d0974ae0c8> ("ARM: dts: msm: Add
support for new WCN Card for Parrot")'.
Modified as per compilation and bootup.
Change-Id: Ic9b5c7dc8c900c9e7e8e2bbd4d56f8b8e92ed1ad
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Remove low power cpu property as it is no longer needed
to enable the feature.
Change-Id: Idc8f21b44b36ed73a5dc1c761b6195134c4cb1bf
Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>