All of lore.kernel.org
 help / color / mirror / Atom feed
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Few more updates for NS2 DT
Date: Wed, 13 Apr 2016 10:35:19 -0700	[thread overview]
Message-ID: <570E8357.4000303@gmail.com> (raw)
In-Reply-To: <1459236454-26285-1-git-send-email-anup.patel@broadcom.com>

On 29/03/16 00:27, Anup Patel wrote:
> This patchset primarily adds more PL330 and PL022 DT nodes for
> NS2 SVK. It also moves clock DT nodes to separate file to be
> consistent with other Broadcom SoCs DT files.
> 
> The patchset is based on v4.6-rc1 tag and is available in ns2_dt3_v1
> branch of https://github.com/Broadcom/arm64-linux.git
> 
> All patches have been tested on Broadcom NS2 SVK.
> 
> Anup Patel (4):
>   arm64: dts: Add ARM PL330 DMA DT node for NS2
>   arm64: dts: Add maintenance interrupt for GIC in NS2 DT
>   arm64: dts: Move NS2 clock DT nodes to separate DT file
>   arm64: dts: Add ARM PL022 SPI DT nodes for NS2

Series applied to devicetree-arm64/next, thanks!
-- 
Florian

WARNING: multiple messages have this Message-ID (diff)
From: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Anup Patel <anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>,
	Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>,
	Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>,
	Device Tree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Linux ARM Kernel
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>,
	Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>,
	Florian Fainelli
	<f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jon Mason <jon.mason-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>,
	Linux Kernel
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	BCM Kernel Feedback
	<bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH 0/4] Few more updates for NS2 DT
Date: Wed, 13 Apr 2016 10:35:19 -0700	[thread overview]
Message-ID: <570E8357.4000303@gmail.com> (raw)
In-Reply-To: <1459236454-26285-1-git-send-email-anup.patel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>

On 29/03/16 00:27, Anup Patel wrote:
> This patchset primarily adds more PL330 and PL022 DT nodes for
> NS2 SVK. It also moves clock DT nodes to separate file to be
> consistent with other Broadcom SoCs DT files.
> 
> The patchset is based on v4.6-rc1 tag and is available in ns2_dt3_v1
> branch of https://github.com/Broadcom/arm64-linux.git
> 
> All patches have been tested on Broadcom NS2 SVK.
> 
> Anup Patel (4):
>   arm64: dts: Add ARM PL330 DMA DT node for NS2
>   arm64: dts: Add maintenance interrupt for GIC in NS2 DT
>   arm64: dts: Move NS2 clock DT nodes to separate DT file
>   arm64: dts: Add ARM PL022 SPI DT nodes for NS2

Series applied to devicetree-arm64/next, thanks!
-- 
Florian
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Florian Fainelli <f.fainelli@gmail.com>
To: Anup Patel <anup.patel@broadcom.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will.deacon@arm.com>,
	Device Tree <devicetree@vger.kernel.org>,
	Linux ARM Kernel <linux-arm-kernel@lists.infradead.org>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>, Ray Jui <rjui@broadcom.com>,
	Scott Branden <sbranden@broadcom.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Jon Mason <jon.mason@broadcom.com>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	BCM Kernel Feedback <bcm-kernel-feedback-list@broadcom.com>
Subject: Re: [PATCH 0/4] Few more updates for NS2 DT
Date: Wed, 13 Apr 2016 10:35:19 -0700	[thread overview]
Message-ID: <570E8357.4000303@gmail.com> (raw)
In-Reply-To: <1459236454-26285-1-git-send-email-anup.patel@broadcom.com>

On 29/03/16 00:27, Anup Patel wrote:
> This patchset primarily adds more PL330 and PL022 DT nodes for
> NS2 SVK. It also moves clock DT nodes to separate file to be
> consistent with other Broadcom SoCs DT files.
> 
> The patchset is based on v4.6-rc1 tag and is available in ns2_dt3_v1
> branch of https://github.com/Broadcom/arm64-linux.git
> 
> All patches have been tested on Broadcom NS2 SVK.
> 
> Anup Patel (4):
>   arm64: dts: Add ARM PL330 DMA DT node for NS2
>   arm64: dts: Add maintenance interrupt for GIC in NS2 DT
>   arm64: dts: Move NS2 clock DT nodes to separate DT file
>   arm64: dts: Add ARM PL022 SPI DT nodes for NS2

Series applied to devicetree-arm64/next, thanks!
-- 
Florian

  parent reply	other threads:[~2016-04-13 17:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29  7:27 [PATCH 0/4] Few more updates for NS2 DT Anup Patel
2016-03-29  7:27 ` Anup Patel
2016-03-29  7:27 ` Anup Patel
2016-03-29  7:27 ` [PATCH 1/4] arm64: dts: Add ARM PL330 DMA DT node for NS2 Anup Patel
2016-03-29  7:27   ` Anup Patel
2016-03-29  7:27 ` [PATCH 2/4] arm64: dts: Add maintenance interrupt for GIC in NS2 DT Anup Patel
2016-03-29  7:27   ` Anup Patel
2016-03-29  7:27 ` [PATCH 3/4] arm64: dts: Move NS2 clock DT nodes to separate DT file Anup Patel
2016-03-29  7:27   ` Anup Patel
2016-03-29 18:47   ` Markus Mayer
2016-03-29 18:47     ` Markus Mayer
2016-03-29 20:27     ` Florian Fainelli
2016-03-29 20:27       ` Florian Fainelli
2016-03-29 20:27       ` Florian Fainelli
2016-03-29  7:27 ` [PATCH 4/4] arm64: dts: Add ARM PL022 SPI DT nodes for NS2 Anup Patel
2016-03-29  7:27   ` Anup Patel
2016-04-13 17:35 ` Florian Fainelli [this message]
2016-04-13 17:35   ` [PATCH 0/4] Few more updates for NS2 DT Florian Fainelli
2016-04-13 17:35   ` 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=570E8357.4000303@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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.