arm64: dts: qcom: msm8916-j5: Fix typo
authorPetr Vorel <petr.vorel@gmail.com>
Fri, 31 Dec 2021 21:36:35 +0000 (22:36 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Feb 2022 00:20:29 +0000 (18:20 -0600)
Fixes: bd943653b10d ("arm64: dts: qcom: Add device tree for Samsung J5 2015 (samsung-j5)")

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Reviewed-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211231213635.116324-1-petr.vorel@gmail.com
arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts

index 687bea4..6c408d6 100644 (file)
@@ -41,7 +41,7 @@
                };
 
                home-key {
-                       lable = "Home Key";
+                       label = "Home Key";
                        gpios = <&msmgpio 109 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_HOMEPAGE>;
                };