Adding labels to nodes help in faster fetching of the nodes.
This commit adds labels to missing nodes.
CRs-Fixed: 4013261
Change-Id: I088fc1fcd44836e0739c1fdaf7a4c86634f2eb52
Signed-off-by: Dharmender Sharma <quic_dharshar@quicinc.com>
There was missing license information adding this to all files.
Licence information required for these files.
CRs-Fixed: 3818810
Change-Id: I743432f8cb1ee997422dfab6287f07739e6464d4
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
(cherry picked from commit 3317f10320b719d76128e13e77eb691dc6cd18e7)
Remove synx support for ICP1 core on sun. Synx on ICP1 is not
completely supported yet leading to warning log spew.
CRs-Fixed: 3889739
Change-Id: I3023652b36e862b214bf6d2d6d53e4797f5c77a5
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
In the past, TFE driver needed camnoc reg access
in event of bus overflow. Now, there's no need for
it with usage of CPAS APIs, so the reg entries for
cam_camnoc_rt in TFE is removed.
CRs-Fixed: 3865318
Change-Id: Iccb6619d82b9b8b34e937d32a3c628b151745c54
Signed-off-by: Li Sha Lim <quic_lishlim@quicinc.com>
This change adds support to update static and smart camera qos.
enable-secure-qos-update property specifies whether secure
camera Qos update feature is enabled.
CRs-Fixed: 3857947
Change-Id: I4c70f1be49a1e3bcda1ea2e4a73fbce3c130b6ab
Signed-off-by: Haochen Yang <quic_haocyang@quicinc.com>
This change updates the UBWC write config for OFE on Pakala.
CRs-Fixed: 3833870
Change-Id: I21138604bdd7927f56c4ed6409537c0344ae1132
Signed-off-by: Karthik Anantha Ram <quic_kartanan@quicinc.com>
This flag is added in cpas node to indicate that the src clk
in this node supports crmb api passthrough when voting.
CRs-Fixed: 3799575
Change-Id: Ic11d376e2d04b49dad3185ef32ae863f60f1d759
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
cci1 pinctrl-2 and pinctrl-3 information was not correct,
added the correct information.
CRs-Fixed: 3809949
Change-Id: I38e06237d144ef324a0f8d4a756cb77630f8bf86
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
Add cam-max-rt-axi-bw property to provide a max limiting value
for RT axi bw votes.
CRs-Fixed: 3780345
Change-Id: I14e330e02a0d2a9e978470b2c40ea4fe0e747749
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
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>