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

Commit 4ac996f3 authored by Gaurav Jindal's avatar Gaurav Jindal
Browse files

ARM: dts: msm: Add Secure camera fuse for Lagoon

Secure camera can be disabled for some variants using fuse.
This information is available in software using the
fuse registers.
This commit adds hw fuse register to cpas node for lagoon.

Change-Id: Ia36c407279737173946d0a7ccbb19d61622b176a
CRs-Fixed: 2571273
parent edf6b7ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -505,6 +505,7 @@
		reg = <0xac48000 0x1000>;
		reg-names = "cpas-cdm";
		reg-cam-base = <0x48000>;
		cam_hw_fuse = <CAM_CPAS_SECURE_CAMERA_ENABLE 0x007801f0 23>;
		interrupts = <GIC_SPI 469 IRQ_TYPE_EDGE_RISING>;
		interrupt-names = "cpas-cdm";
		regulator-names = "camss";