Loading arch/arm/boot/dts/qcom/sdm630-mtp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,16 @@ qcom,master-en = <1>; status = "okay"; }; /* GPIO 11 for Home Key */ gpio@ca00 { status = "okay"; qcom,mode = <0>; qcom,pull = <0>; qcom,vin-sel = <0>; qcom,src-sel = <0>; qcom,out-strength = <1>; }; }; &i2c_6 { /* BLSP1 QUP6 (NFC) */ Loading arch/arm/boot/dts/qcom/sdm630.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -629,6 +629,16 @@ qcom,sensors = <12>; }; qcom,qbt1000 { compatible = "qcom,qbt1000"; clock-names = "core", "iface"; clocks = <&clock_gcc GCC_BLSP1_QUP3_SPI_APPS_CLK>, <&clock_gcc GCC_BLSP1_AHB_CLK>; clock-frequency = <15000000>; qcom,ipc-gpio = <&tlmm 72 0>; qcom,finger-detect-gpio = <&pm660_gpios 11 0>; }; qcom,sensor-information { compatible = "qcom,sensor-information"; sensor_information0: qcom,sensor-information-0 { Loading Loading
arch/arm/boot/dts/qcom/sdm630-mtp.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,16 @@ qcom,master-en = <1>; status = "okay"; }; /* GPIO 11 for Home Key */ gpio@ca00 { status = "okay"; qcom,mode = <0>; qcom,pull = <0>; qcom,vin-sel = <0>; qcom,src-sel = <0>; qcom,out-strength = <1>; }; }; &i2c_6 { /* BLSP1 QUP6 (NFC) */ Loading
arch/arm/boot/dts/qcom/sdm630.dtsi +10 −0 Original line number Diff line number Diff line Loading @@ -629,6 +629,16 @@ qcom,sensors = <12>; }; qcom,qbt1000 { compatible = "qcom,qbt1000"; clock-names = "core", "iface"; clocks = <&clock_gcc GCC_BLSP1_QUP3_SPI_APPS_CLK>, <&clock_gcc GCC_BLSP1_AHB_CLK>; clock-frequency = <15000000>; qcom,ipc-gpio = <&tlmm 72 0>; qcom,finger-detect-gpio = <&pm660_gpios 11 0>; }; qcom,sensor-information { compatible = "qcom,sensor-information"; sensor_information0: qcom,sensor-information-0 { Loading