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

This commit is contained in:
Linux Build Service Account 2016-11-02 14:41:39 -07:00 committed by Gerrit - the friendly Code Review server
commit 0959fcfffd
2 changed files with 20 additions and 0 deletions

View file

@ -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";

View file

@ -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 {