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

Commit b849ab20 authored by Abir Ghosh's avatar Abir Ghosh Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add support for QBT1000 on sdm670



Add dtsi support for fingerprint qbt1000 driver.

Change-Id: I33ec59bc9d29b18b7744845fe42543b742bcbcc0
Signed-off-by: default avatarAbir Ghosh <abirg@codeaurora.org>
parent f5d98565
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -646,6 +646,14 @@
		qcom,pipe-attr-ee;
	};

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

	thermal_zones: thermal-zones {};

	tsens0: tsens@c222000 {