Add support for ice wrapped keys to the UFS DTSI entry
to ravelin.
Change-Id: Ica90929da90464c64bb4b23c9a8236fa7149ed1e
Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
Pages are getting allocated from Movable zone even though they
are requested from Normal zone. Disable movable zone as work
around until issue is fixed.
Change-Id: Ib2f799ec36ef969368410fe8e86f92441ad0b81b
Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
There is 512K of DDR in a section memory and the rest is carveout in a
memory region [0x98000000 a0000000). As section size is 128M, which
require 2M of memmap. Lose this 512K to save (2M - 512K) of memory.
CRs-Fixed: 3792207
Change-Id: I5fa1f7a366eefd464e67099ff1835dc84423d18b
Signed-off-by: Patrick Daly <quic_pdaly@quicinc.com>
Add dt support for qseecom for ravelin.
Change-Id: I77d42910dd1a7276e2ac870926c8e54542a84157
Signed-off-by: Shashikala Katthi <quic_skatthi@quicinc.com>
Add initial memory configuration and reserved memory map
for sdxkova, inline with v1.
Change-Id: I3748f7264d39b579c6cabfb5ae0ec7dbf9da3ef0
Signed-off-by: Bibek Kumar Patro <quic_bibekkum@quicinc.com>
Compatible strings for the PM8008 chip and PM8010 regulator nodes
were removed during the bulk DT porting for Ravelin on qcom-6.6
device-tree branch
'commit 1b78f8027a ("ARM: dts: msm: Add initial device tree
for ravelin")'.
Add them back to enable the PM8010 regulator support.
While at it, remove the PM8010's REVID device node references as
they are not required for Ravelin.
Change-Id: Iec11cd246f86e35d0330103143182c6aee94959e
Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
For static-mem-dump, it's required to include in a child node.
Change-Id: Ic625878142c4a0c17bc6d2084d794f8d593b6fa8
Signed-off-by: Xiaoqi Zhuang <quic_xiaozhua@quicinc.com>
Add initial device tree support for ravelin Gaming variant.
This is a snapshot of dtsi files as of KP.1.0
'commit <370d8eab7cc6> ("Merge "ARM: dts: qcom:
Disable cnss-kiwi SOL on anorak platform"")'.
Modified as per compilation and bootup.
Change-Id: Id02d9765147e54d44713c36f7a1b10cb6a627d44
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Add the smp2p ipa device nodes to enable smp2p
communication with remote processors.
Change-Id: Ie59a7317e227cce4d02a600f542ac2dcdba6e421
Signed-off-by: Pavan Kumar M <quic_rpavan@quicinc.com>
Signed-off-by: Jagadeesh Ponduru <quic_jponduru@quicinc.com>
Add interconnect-names qup-core,qup-config and qup-memory to all qupv3
nodes.
Change-Id: I6cbed2a84fcd1ae7df96253121fc2dc735110b34
Signed-off-by: Prakash Yadachi <quic_pyadachi@quicinc.com>
In this change switching from "bypass" to "atomic"
for tuna.
Change-Id: Iae14cab97f4e98d6bd6cc350f61e5cfb4a97f7fc
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
Enable SMMU for the USB controller on tuna.
Note: Currently in bypass mode.
Change-Id: If60f552246306b2f73527b2cd8cbb6a9396eeaad
Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
The commit 39dd329a019b ("mem-buf-msgq: Support multiple msgqs")
mandates to have 'msgq-names' property in node 'mem-buf-msgq'.
Adding default msgq entry to fix probe failure.
Change-Id: Ie882ae87864a0afbed267e4be88573d4c4b41cb3
Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com>