lkml.org 
[lkml]   [2020]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells
From
Date
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>;
> };
> };
> };
>

\
 
 \ /
  Last update: 2020-08-09 21:56    [W:0.028 / U:0.808 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site