Loading arch/arm/boot/dts/qcom/msmcobalt-mtp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading arch/arm/boot/dts/qcom/msmcobalt.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
arch/arm/boot/dts/qcom/msmcobalt-mtp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading
arch/arm/boot/dts/qcom/msmcobalt.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading