public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: f.fainelli@gmail•com (Florian Fainelli)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 3/3] ARM: dts: enable GPIO-a for Broadcom NSP
Date: Thu, 11 Feb 2016 12:01:53 -0800	[thread overview]
Message-ID: <56BCE8B1.2060900@gmail.com> (raw)
In-Reply-To: <1449249162-16850-1-git-send-email-yrdreddy@broadcom.com>

On 04/12/15 09:12, Yendapally Reddy Dhananjaya Reddy wrote:
> This enables the GPIO-a support for Broadcom NSP SoC
> 
> Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yrdreddy@broadcom•com>

Finally applied to devicetree/next, since there was a bit of
restructuring with the addition of the ranges, please verify the results
look correct here:

https://github.com/Broadcom/stblinux/commit/018e4feb7584971b3dbda6daa6a8fef310cafbcb

> ---
>  arch/arm/boot/dts/bcm-nsp.dtsi | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/bcm-nsp.dtsi b/arch/arm/boot/dts/bcm-nsp.dtsi
> index 58aca27..148d79e 100644
> --- a/arch/arm/boot/dts/bcm-nsp.dtsi
> +++ b/arch/arm/boot/dts/bcm-nsp.dtsi
> @@ -116,4 +116,16 @@
>  			status = "disabled";
>  		};
>  	};
> +
> +	gpioa: gpio at 18000020 {
> +		compatible = "brcm,nsp-gpio-a";
> +		reg = <0x18000020 0x70>,
> +		      <0x1803f1c4 0x1c>;
> +		#gpio-cells = <2>;
> +		gpio-controller;
> +		ngpios = <32>;
> +		interrupt-controller;
> +		interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
> +		gpio-ranges = <&pinctrl 0 0 32>;
> +	};
>  };
> 


-- 
Florian

      parent reply	other threads:[~2016-02-11 20:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04 17:12 [PATCH v2 3/3] ARM: dts: enable GPIO-a for Broadcom NSP Yendapally Reddy Dhananjaya Reddy
2015-12-10 17:46 ` Linus Walleij
2015-12-11  0:33   ` Florian Fainelli
2016-02-11 20:01 ` Florian Fainelli [this message]

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=56BCE8B1.2060900@gmail.com \
    --to=f.fainelli@gmail$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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