All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] arm64: dts: qcom: msm8916-j5: Fix typo
@ 2021-12-31 21:36 Petr Vorel
  2022-01-01 19:13 ` Stephan Gerhold
  2022-02-01  5:19 ` (subset) " Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2021-12-31 21:36 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: Petr Vorel, Julian Ribbeck, Stephan Gerhold, Bjorn Andersson

Fixes: bd943653b10d ("arm64: dts: qcom: Add device tree for Samsung J5 2015 (samsung-j5)")

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts b/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
index 687bea438a57..6c408d61de75 100644
--- a/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
+++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
@@ -41,7 +41,7 @@ volume-up {
 		};
 
 		home-key {
-			lable = "Home Key";
+			label = "Home Key";
 			gpios = <&msmgpio 109 GPIO_ACTIVE_LOW>;
 			linux,code = <KEY_HOMEPAGE>;
 		};
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] arm64: dts: qcom: msm8916-j5: Fix typo
  2021-12-31 21:36 [PATCH 1/1] arm64: dts: qcom: msm8916-j5: Fix typo Petr Vorel
@ 2022-01-01 19:13 ` Stephan Gerhold
  2022-02-01  5:19 ` (subset) " Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Stephan Gerhold @ 2022-01-01 19:13 UTC (permalink / raw)
  To: Petr Vorel; +Cc: linux-arm-msm, Julian Ribbeck, Bjorn Andersson

On Fri, Dec 31, 2021 at 10:36:35PM +0100, Petr Vorel wrote:
> Fixes: bd943653b10d ("arm64: dts: qcom: Add device tree for Samsung J5 2015 (samsung-j5)")
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

Oops, thanks for spotting this!

FWIW:
Reviewed-by: Stephan Gerhold <stephan@gerhold.net>

> ---
>  arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts b/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
> index 687bea438a57..6c408d61de75 100644
> --- a/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
> +++ b/arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dts
> @@ -41,7 +41,7 @@ volume-up {
>  		};
>  
>  		home-key {
> -			lable = "Home Key";
> +			label = "Home Key";
>  			gpios = <&msmgpio 109 GPIO_ACTIVE_LOW>;
>  			linux,code = <KEY_HOMEPAGE>;
>  		};
> -- 
> 2.34.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (subset) [PATCH 1/1] arm64: dts: qcom: msm8916-j5: Fix typo
  2021-12-31 21:36 [PATCH 1/1] arm64: dts: qcom: msm8916-j5: Fix typo Petr Vorel
  2022-01-01 19:13 ` Stephan Gerhold
@ 2022-02-01  5:19 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2022-02-01  5:19 UTC (permalink / raw)
  To: linux-arm-msm, Petr Vorel; +Cc: Stephan Gerhold, Julian Ribbeck

On Fri, 31 Dec 2021 22:36:35 +0100, Petr Vorel wrote:
> Fixes: bd943653b10d ("arm64: dts: qcom: Add device tree for Samsung J5 2015 (samsung-j5)")
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: msm8916-j5: Fix typo
      commit: 1f87900493845c0a0d731496150e915649209f1c

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-01  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31 21:36 [PATCH 1/1] arm64: dts: qcom: msm8916-j5: Fix typo Petr Vorel
2022-01-01 19:13 ` Stephan Gerhold
2022-02-01  5:19 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.