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

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

Merge "ARM: dts: msm: Enable fcc stepping for lito MTP and QRD"

parents 7732f728 6178613f
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
@@ -34,6 +34,11 @@
		pinctrl-names = "default";
		pinctrl-0 = <&usb_eldo13>;
	};

	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "qg-batterydata-alium-3600mah.dtsi"
	};
};

&usb_qmp_dp_phy {
@@ -44,13 +49,6 @@
	vdda-0p9-supply = <&qmp_dp_phy_core_supply>;
};

/ {
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "qg-batterydata-alium-3600mah.dtsi"
	};
};

&ufsphy_mem {
	compatible = "qcom,ufs-phy-qmp-v4-lito";

@@ -201,6 +199,7 @@
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
};

&pm7250b_qg {
+1 −0
Original line number Diff line number Diff line
@@ -189,6 +189,7 @@
	qcom,charger-temp-max = <800>;
	qcom,smb-temp-max = <800>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
};

&pm7250b_qg {