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

Commit a4607100 authored by Taniya's avatar Taniya
Browse files

ARM: dts: msm: Add support for v2 for LITO

Update the NPUCC device node for v2.

Change-Id: I153dbf5f68e14da191a2a30eb7b061202d4f57e2
parent 7dbc46f3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@
	compatible = "qcom,lito-camcc-v2", "syscon";
};

&npucc {
	compatible = "qcom,lito-npucc-v2", "syscon";
};

&pm8008_regulators {
	vdd_l7-supply = <&BOB>;
};