public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
From: LuK1337 <priv.luk@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells
Date: Sun, 9 Aug 2020 21:55:31 +0200	[thread overview]
Message-ID: <ce0da794-14fa-2e50-4b90-003d46668c8e@gmail.com> (raw)
In-Reply-To: <20200725082417.8507-1-priv.luk@gmail.com>

Bumping this thread, would be nice if someone could handle this simple fix.

On 7/25/20 10:24 AM, LuK1337 wrote:
> 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>;
>   		};
>   	};
>   };
> 

  reply	other threads:[~2020-08-09 19:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25  8:24 [PATCH] arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells LuK1337
2020-08-09 19:55 ` LuK1337 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-30 18:38 Konrad Dybcio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ce0da794-14fa-2e50-4b90-003d46668c8e@gmail.com \
    --to=priv.luk@gmail.com \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox