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

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

Merge "ARM: dts: msm: add support for QBT1000 on sm8150"

parents 61ceb74b 3eca5ce1
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -81,6 +81,14 @@
			linux,can-disable;
		};
	};

	qcom,qbt1000 {
		compatible = "qcom,qbt1000";
		clock-names = "core", "iface";
		clock-frequency = <25000000>;
		qcom,ipc-gpio = <&tlmm 118 0>;
		qcom,finger-detect-gpio = <&pm855_gpios 1 0>;
	};
};

&snd_934x {
+8 −0
Original line number Diff line number Diff line
@@ -87,6 +87,14 @@
			linux,can-disable;
		};
	};

	qcom,qbt1000 {
		compatible = "qcom,qbt1000";
		clock-names = "core", "iface";
		clock-frequency = <25000000>;
		qcom,ipc-gpio = <&tlmm 118 0>;
		qcom,finger-detect-gpio = <&pm855_gpios 1 0>;
	};
};

&snd_9360 {
+8 −0
Original line number Diff line number Diff line
@@ -75,6 +75,14 @@
			linux,can-disable;
		};
	};

	qcom,qbt1000 {
		compatible = "qcom,qbt1000";
		clock-names = "core", "iface";
		clock-frequency = <25000000>;
		qcom,ipc-gpio = <&tlmm 118 0>;
		qcom,finger-detect-gpio = <&pm855_gpios 1 0>;
	};
};

&qupv3_se17_i2c {