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

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

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

parents 4e38e151 9807d701
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -100,6 +100,16 @@
};

&pmcobalt_gpios {
	/* GPIO 2 for Home Key */
	gpio@c100 {
		status = "okay";
		qcom,mode = <0>;
		qcom,pull = <0>;
		qcom,vin-sel = <0>;
		qcom,src-sel = <0>;
		qcom,out-strength = <1>;
	};

	/* GPIO 6 for Vol+ Key */
	gpio@c500 {
		status = "okay";
+10 −0
Original line number Diff line number Diff line
@@ -2222,6 +2222,16 @@
		qcom,sensors = <8>;
	};

	qcom,qbt1000 {
		compatible = "qcom,qbt1000";
		clock-names = "core", "iface";
		clocks = <&clock_gcc clk_gcc_blsp2_qup6_spi_apps_clk>,
			<&clock_gcc clk_gcc_blsp2_ahb_clk>;
		clock-frequency = <15000000>;
		qcom,ipc-gpio = <&tlmm 121 0>;
		qcom,finger-detect-gpio = <&pmcobalt_gpios 2 0>;
	};

	qcom,sensor-information {
		compatible = "qcom,sensor-information";
		sensor_information0: qcom,sensor-information-0 {