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

Commit 21c44160 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add pmic support for litomagnus"

parents 6cf0b046 1571d842
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -3,3 +3,11 @@
&soc {

};

&pm8150_rtc {
	status = "disabled";
};

&pmk8350_adc_tm {
	status = "disabled";
};
+8 −0
Original line number Diff line number Diff line
@@ -3,3 +3,11 @@
&soc {

};

&pm8150_rtc {
	status = "disabled";
};

&pmk8350_adc_tm {
	status = "disabled";
};
+5 −0
Original line number Diff line number Diff line
#include "lito-v2.dtsi"
#include "pmk8350.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. Litomagnus";
	compatible = "qcom,lito";
};

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