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

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

Merge "ARM: dts: qcom: add wireless firmware name for Lahaina platforms"

parents ee8b6892 33fff9ac
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -22,6 +22,12 @@ information on "qcom,pmic_glink" device which is used in the example below.
		    way that the next element is always less than or equal to
		    the current element (descending order).

- qcom,wireless-fw-name:
	Usage: optional
	Value type: <string>
	Definition: Firmware name that needs to be used for updating wireless
		    charger firmware.

= EXAMPLE

&soc {
@@ -31,6 +37,7 @@ information on "qcom,pmic_glink" device which is used in the example below.
			compatible = "qcom,battery-charger";
			qcom,thermal-mitigation =
					<3000000 1500000 1000000 500000>;
			qcom,wireless-fw-name = "idt9412.bin";
		};
		...
	};
+1 −0
Original line number Diff line number Diff line
@@ -164,6 +164,7 @@

&battery_charger {
	qcom,thermal-mitigation = <3000000 1500000 1000000 500000>;
	qcom,wireless-fw-name = "idt9412.bin";
};

&wil6210 {
+1 −0
Original line number Diff line number Diff line
@@ -222,6 +222,7 @@
				7500000 7000000 6500000 6000000 5500000
				5000000 4500000 4000000 3500000 3000000
				2500000 2000000 1500000 1000000 500000>;
	qcom,wireless-fw-name = "idt9412.bin";
};

&wil6210 {