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

Commit fd95f04a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: msm: Enable QBT1000 Fingerprint sensor driver"

parents bef11a4e 761abd60
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2730,6 +2730,14 @@
		qcom,qsee-reentrancy-support = <2>;
	};

	qcom,qbt1000 {
		compatible = "qcom,qbt1000";
		clock-names = "spi_clk", "ahb_clk";
		clocks = <&clock_gcc clk_gcc_blsp1_qup5_spi_apps_clk>,
			 <&clock_gcc clk_gcc_blsp1_ahb_clk>;
		clock-frequency = <15000000>;
	};

	qcom,sensor-information {
		compatible = "qcom,sensor-information";
		sensor_information0: qcom,sensor-information-0 {
+1 −0
Original line number Diff line number Diff line
@@ -527,6 +527,7 @@ CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MSM_PERFORMANCE=y
CONFIG_MSM_SERVICE_LOCATOR=y
CONFIG_MSM_SERVICE_NOTIFIER=y
CONFIG_MSM_QBT1000=y
CONFIG_MSM_CLK_CONTROLLER_V2=y
CONFIG_MSM_MDSS_PLL=y
CONFIG_REMOTE_SPINLOCK_MSM=y