Commit Graph

5 Commits

Author SHA1 Message Date
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
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
Mukund Madhusudan Atre
3d725b5858 ARM: dts: msm: Add interconnect path names for pineapple
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: I669e1c6b05735d2162867d954af927baca1a829d
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
2023-11-07 18:43:40 -08:00
Soumen Ghosh
b8a4592a1b ARM: dts: msm: Add devicetree changes for opensource project
This chane will migragate all dts and dtsi file to
opensourse project

CRs-Fixed: 3583121
Change-Id: I837ee52ce68ad23fd5bff8ed69684824c9bfe3f4
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
2023-09-07 15:42:37 -07:00