Currently, the register base addresses in the reg cam base
property of camera nodes are incorrect. Update the values to
reflect the correct difference with camera base. Also, update
the reg base addresses in all the camera nodes for uniformity.
CRs-Fixed: 3762492
Change-Id: Idfa710a05b4e1f45ea6739b04ba739160b8b9f03
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
This change will help to enable CLK and DDR drv feature.
CRs-Fixed: 3736393
Change-Id: I6b9b76818f2d23d72936390fcfa8a961a894665b
Signed-off-by: Soumen Ghosh <quic_soumeng@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>
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>
'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>
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>
This change fixes ipe0 src clk rate and adds lowsvs_d1 level
that is newly introduced.
CRs-Fixed: 3677567
Change-Id: I8fe98582faec4ba17b192d467e522beb700ea93d
Signed-off-by: Haochen Yang <quic_haocyang@quicinc.com>
Add device tree changes to support for sensor,
eeprom, OIS & actuator for sun camera sensor.
CRs-Fixed: 3656092
Change-Id: I97d5c4976f531b6cba48211feb676eae424e75e2
Signed-off-by: Lokesh Kumar Aakulu <quic_lkumar@quicinc.com>
Add interconnect path names separately in camera bus nodes,
so that they can be matched to interconnects in top level
cpas node. This is done to ensure compatibility with of_icc_get
during creation of path handles for ahb and axi voting.
CRs-Fixed: 3656156
Change-Id: Ia8ed566eadab413c38755af82d70a50196ae5f06
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>