arm64: dts: qcom: msm8916-j5: Fix typo

Fixes: bd943653b1 ("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
This commit is contained in:
Petr Vorel 2021-12-31 22:36:35 +01:00 committed by Bjorn Andersson
parent a90b8adfa2
commit 1f87900493

View file

@ -41,7 +41,7 @@ volume-up {
};
home-key {
lable = "Home Key";
label = "Home Key";
gpios = <&msmgpio 109 GPIO_ACTIVE_LOW>;
linux,code = <KEY_HOMEPAGE>;
};