Commit Graph

8 Commits

Author SHA1 Message Date
Ashish Bhimanpalliwar
96bc031355 ARM: dts: msm: Add icp dt nodes in tvm camera device tree
Add ICP, BPS, IPE related device tree nodes in tvm camera
device tree for pineapple.

CRs-Fixed: 3706497
Change-Id: I55c1c0fde26af6b841620bbd3d31ceaa87713934
Signed-off-by: Ashish Bhimanpalliwar <quic_abhiman@quicinc.com>
2024-02-28 14:48:18 -08:00
zhuo
c9a1485371 ARM: dts: msm: Add vmrm device in camera pvm and tvm
Add vmrm device in camera pvm and tvm. Default enable
in tvm and disable in pvm. Also add bypass register
access in tvm boot up.

CRs-Fixed: 3711691
Change-Id: Iadc1b8eb669d991b7f855d7ad5decdf22b3707bb
Signed-off-by: zhuo <quic_zhuo@quicinc.com>
2024-02-06 11:15:54 -08:00
zhuo
500aae6a75 ARM: dts: msm: Add cci gpio resources for vmrm
Due to cci is using pinctrl, but it does not define gpio info
and vmrm is checking the gpios parameter to get the device use
gpio info, so need to add gpio for cci. And due to cci is using
pinctrl, so there is not need to define gpio-req-tbl-num for cci,
so cci just has gpios without gpio-req-tbl-num. This commit add
gpio_for_vmrm_purpose to identify the scene and add gpio resources.

CRs-Fixed: 3685452
Change-Id: I75450c252c62899c6b563745ef3322520595a8eb
Signed-off-by: zhuo <quic_zhuo@quicinc.com>
2024-01-19 11:45:40 -08:00
zhuo
3731fcbe55 ARM: dts: msm: Add cpas and cdm version parameter
Add cpas and cdm version parameter for probe stage using in tvm.

CRs-Fixed: 3684173
Change-Id: I1668b603f7dbfab628ff8322f438f8019a6e3197
Signed-off-by: zhuo <quic_zhuo@quicinc.com>
2024-01-09 15:03:36 -08:00
zhuo
eb63869f62 ARM: dts: msm: Add vmrm resource id parameter
Add vmrm resource id parameter for vmrm driver, parameter definition
is memory label, memory tag, interrupt label.

CRs-Fixed: 3683770
Change-Id: I3715f7fa32ff4ba1fd402c8294a40220678f287f
Signed-off-by: zhuo <quic_zhuo@quicinc.com>
2024-01-09 15:03:32 -08:00
chengxue
1c63ed6b0a ARM: dts: msm: Add properties for trustedvm camera heap sizes
Add device and session heap size properties on trustedvm
camera dtsi file.

CRs-Fixed: 3661586
Change-Id: Ie83e5dd1951760d6d402118c5c5cf40557a5b6c1
Signed-off-by: chengxue <quic_chengxue@quicinc.com>
2024-01-03 12:33:13 -08:00
chengxue
ee1b0f8663 ARM: dts: msm: Add cpas and csid register base for trustedvm
Add cpas secure register base to set cdm/ife to secure on
cpas, and add csid secure register base to set all csid path
to trusted vm domain id.

CRs-Fixed: 3653701
Change-Id: I4812490e4cb5c890fa286bb8d6d5d9321f22800b
Signed-off-by: chengxue <quic_chengxue@quicinc.com>
2023-11-29 11:47:03 -08:00
chengxue
92c283726a ARM: dts: msm: Add trustedvm camera item support
Add standalone files for trustedvm camera config and
dts configuration.

CRs-Fixed: 3494729
Change-Id: I96eff41b7555b9b88769860d4d176f927154a78d
Signed-off-by: chengxue <quic_chengxue@quicinc.com>
2023-11-02 15:26:53 -07:00