Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf7a509f authored by Rishabh Jain's avatar Rishabh Jain
Browse files

ARM: dts: msm: camera: cpas: Add constituent paths for OPE

Adding constituent paths for OPE.

CRs-Fixed: 2555077
Change-Id: I84da46b5d433d35b74595f166897c78ee9cb3098
parent ab676751
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -417,6 +417,10 @@
					traffic-data = <CAM_CPAS_PATH_DATA_ALL>;
					traffic-transaction-type =
					<CAM_CPAS_TRANSACTION_WRITE>;
					constituent-paths =
						<CAM_CPAS_PATH_DATA_OPE_WR_VID
						CAM_CPAS_PATH_DATA_OPE_WR_DISP
						CAM_CPAS_PATH_DATA_OPE_WR_REF>;
					parent-node = <&level1_nrt0_rd_wr>;
				};

@@ -427,6 +431,9 @@
					traffic-data = <CAM_CPAS_PATH_DATA_ALL>;
					traffic-transaction-type =
					<CAM_CPAS_TRANSACTION_READ>;
					constituent-paths =
						<CAM_CPAS_PATH_DATA_OPE_RD_IN
						CAM_CPAS_PATH_DATA_OPE_RD_REF>;
					parent-node = <&level1_nrt0_rd_wr>;
				};