linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells
@ 2020-07-30 18:38 Konrad Dybcio
  0 siblings, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2020-07-30 18:38 UTC (permalink / raw)
  To: Łukasz Patron
  Cc: Andy Gross, Bjorn Andersson, DTML, linux-arm-msm,
	Linux Kernel Mailing List, Rob Herring

Tested-by: Konrad Dybcio <konradybcio@gmail.com>

Konrad

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH] arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells
@ 2020-07-25  8:24 LuK1337
  2020-08-09 19:55 ` LuK1337
  0 siblings, 1 reply; 3+ messages in thread
From: LuK1337 @ 2020-07-25  8:24 UTC (permalink / raw)
  Cc: Łukasz Patron, Andy Gross, Bjorn Andersson, Rob Herring,
	linux-arm-msm, devicetree, linux-kernel

From: Łukasz Patron <priv.luk@gmail.com>

Also add a space after '=' while at it.

Signed-off-by: Łukasz Patron <priv.luk@gmail.com>
---
 arch/arm64/boot/dts/qcom/pm660.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/pm660.dtsi b/arch/arm64/boot/dts/qcom/pm660.dtsi
index ea0e9558d0f2..2e6a6f6c3b66 100644
--- a/arch/arm64/boot/dts/qcom/pm660.dtsi
+++ b/arch/arm64/boot/dts/qcom/pm660.dtsi
@@ -44,7 +44,7 @@ pm660_gpios: gpios@c000 {
 			gpio-ranges = <&pm660_gpios 0 0 13>;
 			#gpio-cells = <2>;
 			interrupt-controller;
-			interrupt-cells =<2>;
+			#interrupt-cells = <2>;
 		};
 	};
 };
-- 
2.26.2


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

end of thread, other threads:[~2020-08-09 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 18:38 [PATCH] arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells Konrad Dybcio
  -- strict thread matches above, loose matches on Subject: below --
2020-07-25  8:24 LuK1337
2020-08-09 19:55 ` LuK1337

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).