Add new Board id information for multiple types
of CDP and MTP devices.
CRs-Fixed: 3731095
Change-Id: If717a9525fd4e7c0becd72b3b4e41099be930ab7
Signed-off-by: Lokesh Kumar Aakulu <quic_lkumar@quicinc.com>
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>
17f0dce Merge 'ARM: dts: msm: Add new board-id for camera sensor' into camera-kernel.lnx.dev
Change-Id: I35cd58d3dbac34c42446b4dc8f89bd0f80300133
Signed-off-by: Wasim Khan <quic_wasikhan@quicinc.com>
Add new Board id information for multiple types
of RCM devices.
CRs-Fixed: 3731095
Change-Id: I8576e29d754b949851636ed9e6fc5555b55a3a03
Signed-off-by: Lokesh Kumar Aakulu <quic_lkumar@quicinc.com>
This change adds lowsvsd1 vote level along with corresponding
rates to the device tree.
CRs-Fixed: 3678245
Change-Id: I99bc0cc781edfe9b31aedc1970d0d1b5ccded7d7
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
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>
1e54ab9 Merge 'ARM: dts: msm: adding the 2MB iova region for LLCC' into camera-kernel.lnx.dev
Change-Id: I1d7f28bfbcb173ffa43dc4072c8e2af6f851056d
Signed-off-by: Wasim Khan <quic_wasikhan@quicinc.com>
To make accessible LLCC register address space by ICP FW,
we need to map the 2MB. LLCC register region in SMMU context bank.
CRs-Fixed: 3701263
Change-Id: I2a95b918facef5fa9c9d47a7f04151f4779995c7
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
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>
56ec132 Merge 'ARM: dts: msm: replace existing use of iommu-dma-addr-pool with iommu-addresses' into camera-kernel.lnx.dev
Change-Id: I8e7f2ad14aaadabde0d29b622ef1b5b9c911aedb
Signed-off-by: Wasim Khan <quic_wasikhan@quicinc.com>
'qcom,iommu-dma-addr-pool' describe the addresses which a device CAN use
'iommu-addresses' describes the addresses it CANNOT use.
CRs-Fixed: 3697699
Change-Id: Ia0253d015073423ac50d0b4ace91278c7120f91f
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
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>
camera-devicetree:
edde84c Merge 'ARM: dts: msm: change the voltage corner name' into camera-kernel.lnx.dev
4013186 Merge 'ARM: dts: msm: Add v8 Power Grid DT support for sun' into camera-kernel.lnx.dev
Change-Id: I7b0c0f22c68856787cbd737c4a5de66c546760e0
Signed-off-by: hchintal <quic_hchintal@quicinc.com>
soc util validation check was failing due to different name,
to fix it change voltage corener label name from lowsvs_d1 to lowsvsd1.
CRs-Fixed: 3696784
Change-Id: I5cb10f97292f09dea0fc0683fa60315c0cb5097d
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
Add device tree support for v8 Power Grid on MTP, CDP
platforms for Sun SoC.
CRs-Fixed: 3696784
Change-Id: Icefcf3981648cb08bd331691a64d3ca536f9c28c
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>