Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Broadcom Device Tree changes for 4.2 (part 3)
@ 2015-06-07  1:34 Florian Fainelli
       [not found] ` <1433640869-12746-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2015-06-07  1:34 UTC (permalink / raw
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	arnd-r2nGTMty4D4, olof-nZhT3qVonbNeoWH0uzbU5w,
	khilman-DgEjT+Ai2ygdnm+yROfE0A,
	bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w,
	devicetree-u79uwXL29TY76Z2rM5mHXA, zajec5-Re5JQEeQqe8AvxtiuMwx3w,
	hauke-5/S+JYg5SzeELgA04lAiVw, gregory.0xf0-Re5JQEeQqe8AvxtiuMwx3w,
	computersforpeace-Re5JQEeQqe8AvxtiuMwx3w,
	sbranden-dY08KVG/lbpWk0Htik3J/w, rjui-dY08KVG/lbpWk0Htik3J/w

The following changes since commit 9d7ef1b76c131f9b5e0a31fd1444d4fa6b8a841c:

  ARM: dts: BCM63xx: re-parent NAND controller node (2015-05-27 09:57:34 -0700)

are available in the git repository at:

  https://github.com/Broadcom/stblinux tags/arm-soc/for-4.2/dts-part3

for you to fetch changes up to 26343bdacfcdbf6ee3303d6078a015b908f90193:

  ARM: BCM5301X: Add DT for Asus RT-AC87U (2015-06-06 16:13:16 -0700)

----------------------------------------------------------------
This pull request contains Broadcom BCM5301x related changes:

- Hauke adds the interrupt mapping for the BCM5301x PCIe controller

- Haule adds support for NAND flash using the standard Broadcom NAND controller
  iProc specific binding on BCM4708/5301x

- Rafal adds support for the Asus RT-AC87U router

----------------------------------------------------------------
Hauke Mehrtens (2):
      ARM: BCM5301X: add NAND flash chip description
      ARM: BCM5301X: add IRQ numbers for PCIe controller

Rafał Miłecki (1):
      ARM: BCM5301X: Add DT for Asus RT-AC87U

 arch/arm/boot/dts/Makefile                         |  1 +
 arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts        |  1 +
 arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts        |  1 +
 arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts  |  1 +
 arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts       |  9 +--
 arch/arm/boot/dts/bcm4708-netgear-r6250.dts        |  1 +
 arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts     |  1 +
 arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts      |  1 +
 arch/arm/boot/dts/bcm47081-asus-rt-n18u.dts        |  1 +
 arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts |  1 +
 arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts  |  1 +
 arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts        | 65 ++++++++++++++++++++++
 arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts  |  1 +
 arch/arm/boot/dts/bcm4709-netgear-r8000.dts        |  1 +
 arch/arm/boot/dts/bcm5301x-nand-cs0-bch8.dtsi      | 24 ++++++++
 arch/arm/boot/dts/bcm5301x.dtsi                    | 36 ++++++++++++
 16 files changed, 140 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
 create mode 100644 arch/arm/boot/dts/bcm5301x-nand-cs0-bch8.dtsi
--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Broadcom Device Tree changes for 4.2 (part 3)
       [not found] ` <1433640869-12746-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2015-06-11  0:11   ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2015-06-11  0:11 UTC (permalink / raw
  To: Florian Fainelli
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	arnd-r2nGTMty4D4, olof-nZhT3qVonbNeoWH0uzbU5w,
	bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w,
	devicetree-u79uwXL29TY76Z2rM5mHXA, zajec5-Re5JQEeQqe8AvxtiuMwx3w,
	hauke-5/S+JYg5SzeELgA04lAiVw, gregory.0xf0-Re5JQEeQqe8AvxtiuMwx3w,
	computersforpeace-Re5JQEeQqe8AvxtiuMwx3w,
	sbranden-dY08KVG/lbpWk0Htik3J/w, rjui-dY08KVG/lbpWk0Htik3J/w

Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> The following changes since commit 9d7ef1b76c131f9b5e0a31fd1444d4fa6b8a841c:
>
>   ARM: dts: BCM63xx: re-parent NAND controller node (2015-05-27 09:57:34 -0700)
>
> are available in the git repository at:
>
>   https://github.com/Broadcom/stblinux tags/arm-soc/for-4.2/dts-part3
>
> for you to fetch changes up to 26343bdacfcdbf6ee3303d6078a015b908f90193:
>
>   ARM: BCM5301X: Add DT for Asus RT-AC87U (2015-06-06 16:13:16 -0700)
>
> ----------------------------------------------------------------
> This pull request contains Broadcom BCM5301x related changes:
>
> - Hauke adds the interrupt mapping for the BCM5301x PCIe controller
>
> - Haule adds support for NAND flash using the standard Broadcom NAND controller
>   iProc specific binding on BCM4708/5301x
>
> - Rafal adds support for the Asus RT-AC87U router
>
> ----------------------------------------------------------------

Pulled into next/dt,

Thanks,

Kevin
--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-11  0:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-07  1:34 [GIT PULL] Broadcom Device Tree changes for 4.2 (part 3) Florian Fainelli
     [not found] ` <1433640869-12746-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-06-11  0:11   ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).