All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Gregory Fong <gregory.0xf0@gmail.com>,
	Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>,
	bcm-kernel-feedback-list@broadcom.com,
	Brian Norris <computersforpeace@gmail.com>,
	devicetree@vger.kernel.org,
	Florian Fainelli <f.fainelli@gmail.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org,
	linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Pawel Moll <pawel.moll@arm.com>, Rob Herring <robh+dt@kernel.org>,
	Russell King <linux@arm.linux.org.uk>
Subject: Re: [PATCH v4 4/4] ARM: dts: brcmstb: add BCM7445 GPIO nodes
Date: Mon, 03 Aug 2015 10:28:58 -0700	[thread overview]
Message-ID: <55BFA4DA.5010208@gmail.com> (raw)
In-Reply-To: <1438391865-7862-5-git-send-email-gregory.0xf0@gmail.com>

On 31/07/15 18:17, Gregory Fong wrote:
> Need the aon_pm_l2_intc and irq0_aon_intc descriptions, so included
> those as well.
> 
> Signed-off-by: Gregory Fong <gregory.0xf0@gmail.com>

Applied to devicetree/next, thanks!
-- 
Florian

WARNING: multiple messages have this Message-ID (diff)
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 4/4] ARM: dts: brcmstb: add BCM7445 GPIO nodes
Date: Mon, 03 Aug 2015 10:28:58 -0700	[thread overview]
Message-ID: <55BFA4DA.5010208@gmail.com> (raw)
In-Reply-To: <1438391865-7862-5-git-send-email-gregory.0xf0@gmail.com>

On 31/07/15 18:17, Gregory Fong wrote:
> Need the aon_pm_l2_intc and irq0_aon_intc descriptions, so included
> those as well.
> 
> Signed-off-by: Gregory Fong <gregory.0xf0@gmail.com>

Applied to devicetree/next, thanks!
-- 
Florian

  reply	other threads:[~2015-08-03 17:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-01  1:17 [PATCH v4 0/4] GPIO support for BRCMSTB Gregory Fong
2015-08-01  1:17 ` Gregory Fong
2015-08-01  1:17 ` Gregory Fong
2015-08-01  1:17 ` [PATCH v4 1/4] dt-bindings: brcmstb-gpio: document properties for wakeup Gregory Fong
2015-08-01  1:17   ` Gregory Fong
     [not found]   ` <1438391865-7862-2-git-send-email-gregory.0xf0-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-13  9:04     ` Linus Walleij
2015-08-13  9:04       ` Linus Walleij
2015-08-13  9:04       ` Linus Walleij
2015-08-01  1:17 ` [PATCH v4 2/4] gpio: brcmstb: Add interrupt and wakeup source support Gregory Fong
2015-08-01  1:17   ` Gregory Fong
2015-08-13 11:11   ` Linus Walleij
2015-08-13 11:11     ` Linus Walleij
     [not found]     ` <CACRpkdaz3k_N1qS5M_jmprPz8fHXeLtTke_YT8i2gaehmme+OQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-13 23:49       ` Gregory Fong
2015-08-13 23:49         ` Gregory Fong
2015-08-13 23:49         ` Gregory Fong
2015-08-14 12:36         ` Linus Walleij
2015-08-14 12:36           ` Linus Walleij
2015-08-01  1:17 ` [PATCH v4 3/4] gpio: brcmstb: support wakeup from S5 cold boot Gregory Fong
2015-08-01  1:17   ` Gregory Fong
2015-08-13 11:12   ` Linus Walleij
2015-08-13 11:12     ` Linus Walleij
2015-08-01  1:17 ` [PATCH v4 4/4] ARM: dts: brcmstb: add BCM7445 GPIO nodes Gregory Fong
2015-08-01  1:17   ` Gregory Fong
2015-08-03 17:28   ` Florian Fainelli [this message]
2015-08-03 17:28     ` Florian Fainelli
2015-08-03 17:33 ` [PATCH v4 0/4] GPIO support for BRCMSTB Florian Fainelli
2015-08-03 17:33   ` Florian Fainelli

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=55BFA4DA.5010208@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=computersforpeace@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=gnurou@gmail.com \
    --cc=gregory.0xf0@gmail.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --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 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.