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

Commit bd9968e7 authored by Ayush Kumar's avatar Ayush Kumar
Browse files

ARM: dts: msm: Add feature support fuse for Yupik camera

Add fuse to check ife and ife lite and shdr and qcfa
support availability.

CRs-Fixed: 2824629
Change-Id: Ica55a038c1b6158caebd21c5925fb3677b9751f7
parent 06ad63a7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -786,6 +786,10 @@
		reg = <0x0ac40000 0x1000>,
			<0x0ac9f000 0x10000>;
		reg-cam-base = <0x40000 0x9f000>;
		cam_hw_fuse = <CAM_CPAS_ISP_FUSE 0x7801FC 0x10 CAM_CPAS_FEATURE_TYPE_DISABLE 0x4>,
			      <CAM_CPAS_ISP_LITE_FUSE 0x7801FC 0x20 CAM_CPAS_FEATURE_TYPE_DISABLE 0x18>,
			      <CAM_CPAS_SHDR_ENABLE 0x7801FC 0x40 CAM_CPAS_FEATURE_TYPE_DISABLE 0xFF>,
			      <CAM_CPAS_QCFA_BINNING_ENABLE 0x7801FC 0x80 CAM_CPAS_FEATURE_TYPE_DISABLE 0xFF>;
		interrupt-names = "cpas_camnoc";
		interrupts = <GIC_SPI 459 IRQ_TYPE_EDGE_RISING>;
		camnoc-axi-min-ib-bw = <3000000000>;