diff options
author | Konrad Dybcio <konrad.dybcio@somainline.org> | 2021-07-29 00:25:40 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-08-04 22:07:04 +0200 |
commit | 18abedf7d4e6d069f89ba056223a03ba1e17af3b (patch) | |
tree | f6c5300ede9d73bed09fb36714146866006dc59f /arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi | |
parent | arm64: dts: qcom: sdm630-nile: Enable uSD card slot (diff) | |
download | linux-18abedf7d4e6d069f89ba056223a03ba1e17af3b.tar.xz linux-18abedf7d4e6d069f89ba056223a03ba1e17af3b.zip |
arm64: dts: qcom: sdm630-nile: Remove gpio-keys autorepeat
The autorepeat feature is not needed on gpio-keys.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210728222542.54269-38-konrad.dybcio@somainline.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi b/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi index 66e8945fbaf9..849900e8b80e 100644 --- a/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi @@ -93,7 +93,6 @@ input-name = "gpio-keys"; #address-cells = <1>; #size-cells = <0>; - autorepeat; camera_focus { label = "Camera Focus"; |