aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-15 17:53:14 -0700
committerBjorn Andersson <bjorn.andersson@linaro.org>2022-07-02 21:50:11 -0500
commitb08f5cbd69dcd25f5ab2a0798fe3836a97a9d7c6 (patch)
treeaa66035cbaac959ec5f599cea5543248a546bf49 /arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
parentarm64: dts: qcom: adjust whitespace around '=' (diff)
downloadlinux-dev-b08f5cbd69dcd25f5ab2a0798fe3836a97a9d7c6.tar.xz
linux-dev-b08f5cbd69dcd25f5ab2a0798fe3836a97a9d7c6.zip
arm64: dts: qcom: align gpio-key node names with dtschema
The node names should be generic and DT schema expects certain pattern (e.g. with key/button/switch). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220616005333.18491-21-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
index eae483c971d9..43625a449887 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
@@ -48,7 +48,7 @@
pinctrl-names = "default";
pinctrl-0 = <&volume_up_gpio>;
- vol-up {
+ key-vol-up {
label = "volume_up";
linux,code = <KEY_VOLUMEUP>;
gpios = <&pm8998_gpio 6 GPIO_ACTIVE_LOW>;