Skip to content

Commit

Permalink
arm64: dts: qcom: msm8916-j5: Fix typo
Browse files Browse the repository at this point in the history
Fixes: bd94365 ("arm64: dts: qcom: Add device tree for Samsung J5 2015 (samsung-j5)")

Signed-off-by: Petr Vorel <[email protected]>
Reviewed-by: Stephan Gerhold <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
pevik authored and andersson committed Feb 1, 2022
1 parent a90b8ad commit 1f87900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
};

home-key {
lable = "Home Key";
label = "Home Key";
gpios = <&msmgpio 109 GPIO_ACTIVE_LOW>;
linux,code = <KEY_HOMEPAGE>;
};
Expand Down

0 comments on commit 1f87900

Please sign in to comment.