All of lore.kernel.org
 help / color / mirror / Atom feed
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 6/7] ARM: 64-bit DT updates for v4.11
Date: Mon, 13 Mar 2017 15:06:09 -0700	[thread overview]
Message-ID: <20170313220609.GA13064@localhost> (raw)
In-Reply-To: <3de0acea-bf24-b2c7-f86d-4d3934b20330@baylibre.com>

Hi,

On Thu, Feb 23, 2017 at 03:20:19PM -0800, Neil Armstrong wrote:
> On 02/23/2017 03:10 PM, Arnd Bergmann wrote:
> > The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:
> > 
> >   Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-dt64
> > 
> > for you to fetch changes up to cbab31977008a9eb9eb241879befc2e20285740c:
> > 
> >   Merge tag 'mvebu-dt64-4.11-3' of git://git.infradead.org/linux-mvebu into next/dt64 (2017-02-09 16:20:23 +0100)
> > 
> > ----------------------------------------------------------------
> > ARM: 64-bit DT updates for v4.11
> > 
> > ARM64 DT updates are fairly small this time, only two new SoCs and a handful
> > of new machines get added, all of them similar to other hardware we already
> > support.
> > 
> > New SoC:
> >   - HiSilicon Kirin960/Hi3660 and HiKey960 development board
> >   - NXP LS1012a with three reference boards
> >     http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/qoriq-layerscape-arm-processors/qoriq-layerscape-1012a-low-power-communication-processor:LS1012A
> > 
> > New development board:
> >   - Banana Pi M64, based on Allwinner A64
> >     http://www.banana-pi.org/m64.html
> >   - SolidRun MACCHIATOBin based on Marvell Armada 8K
> >     https://www.solid-run.com/marvell-armada-family/armada-8040-community-board/
> >   - Broadcom BCM958712DxXMC NorthStar2 reference board (another one)
> > 
> > A lot of platforms improve support for existing machines by adding
> > extra devices for which a binding and driver is availabe:
> > 
> > Allwinner: MMC, USB
> > ARM Juno: Coresight, STM
> > Broadcom: NS2 GICv2m irqchip and PCIe
> > Marvell: Armada 3700 SPI, I2C, ethernet switch
> > Mediatek: MT8173 thermal
> > NXP i.MX: LS1046A thermal
> > Qualcomm: coresight on MSM8916, HDMI, WCNSS, SCM
> > Renesas: r8a779[56] thermal, powerdomain, ethernet, sound, pwm, can, can fd
> > Rockchip: thermal, eDP, pinctrl enhancements
> > Samsung: TM2 touchkey, Exynos5433 HDMI and power management improvements
> > UniPhier: SD reset, eMMC controller
> > ZTE: oppv2 cpufreq
> > 
> 
> Hi Arnd,
> 
> I think the Amlogic patches are missing in these PRs for 4.11.

Unfortunately it's a little late to come reporting that by the time we
send pull requests. In the future, if you get a reply that a branch
was merged but it didn't show up in linux-next in the next cycle (or two),
please let us know as soon as possible. We also have an index in
arch/arm/arm-soc-for-next-contents.txt in linux-next of what we've merged.

For anything that wasn't in 4.11-rc1, please send us a fresh pull request for
4.12 and we'll queue it up. (I'm going through old email so if you've sent one
between this email and today I'll get to it shortly).


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	torvalds@linux-foundation.org, arm@kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 6/7] ARM: 64-bit DT updates for v4.11
Date: Mon, 13 Mar 2017 15:06:09 -0700	[thread overview]
Message-ID: <20170313220609.GA13064@localhost> (raw)
In-Reply-To: <3de0acea-bf24-b2c7-f86d-4d3934b20330@baylibre.com>

Hi,

On Thu, Feb 23, 2017 at 03:20:19PM -0800, Neil Armstrong wrote:
> On 02/23/2017 03:10 PM, Arnd Bergmann wrote:
> > The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:
> > 
> >   Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-dt64
> > 
> > for you to fetch changes up to cbab31977008a9eb9eb241879befc2e20285740c:
> > 
> >   Merge tag 'mvebu-dt64-4.11-3' of git://git.infradead.org/linux-mvebu into next/dt64 (2017-02-09 16:20:23 +0100)
> > 
> > ----------------------------------------------------------------
> > ARM: 64-bit DT updates for v4.11
> > 
> > ARM64 DT updates are fairly small this time, only two new SoCs and a handful
> > of new machines get added, all of them similar to other hardware we already
> > support.
> > 
> > New SoC:
> >   - HiSilicon Kirin960/Hi3660 and HiKey960 development board
> >   - NXP LS1012a with three reference boards
> >     http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/qoriq-layerscape-arm-processors/qoriq-layerscape-1012a-low-power-communication-processor:LS1012A
> > 
> > New development board:
> >   - Banana Pi M64, based on Allwinner A64
> >     http://www.banana-pi.org/m64.html
> >   - SolidRun MACCHIATOBin based on Marvell Armada 8K
> >     https://www.solid-run.com/marvell-armada-family/armada-8040-community-board/
> >   - Broadcom BCM958712DxXMC NorthStar2 reference board (another one)
> > 
> > A lot of platforms improve support for existing machines by adding
> > extra devices for which a binding and driver is availabe:
> > 
> > Allwinner: MMC, USB
> > ARM Juno: Coresight, STM
> > Broadcom: NS2 GICv2m irqchip and PCIe
> > Marvell: Armada 3700 SPI, I2C, ethernet switch
> > Mediatek: MT8173 thermal
> > NXP i.MX: LS1046A thermal
> > Qualcomm: coresight on MSM8916, HDMI, WCNSS, SCM
> > Renesas: r8a779[56] thermal, powerdomain, ethernet, sound, pwm, can, can fd
> > Rockchip: thermal, eDP, pinctrl enhancements
> > Samsung: TM2 touchkey, Exynos5433 HDMI and power management improvements
> > UniPhier: SD reset, eMMC controller
> > ZTE: oppv2 cpufreq
> > 
> 
> Hi Arnd,
> 
> I think the Amlogic patches are missing in these PRs for 4.11.

Unfortunately it's a little late to come reporting that by the time we
send pull requests. In the future, if you get a reply that a branch
was merged but it didn't show up in linux-next in the next cycle (or two),
please let us know as soon as possible. We also have an index in
arch/arm/arm-soc-for-next-contents.txt in linux-next of what we've merged.

For anything that wasn't in 4.11-rc1, please send us a fresh pull request for
4.12 and we'll queue it up. (I'm going through old email so if you've sent one
between this email and today I'll get to it shortly).


-Olof

  reply	other threads:[~2017-03-13 22:06 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-23 23:03 [GIT PULL 0/7] ARM: SoC changes for v4.11 Arnd Bergmann
2017-02-23 23:03 ` Arnd Bergmann
2017-02-23 23:05 ` [GIT PULL 1/7] ARM: SoC non-urgent fixes for merge window Arnd Bergmann
2017-02-23 23:05   ` Arnd Bergmann
2017-02-23 23:33   ` Linus Torvalds
2017-02-23 23:33     ` Linus Torvalds
2017-02-24  9:43     ` Arnd Bergmann
2017-02-24  9:43       ` Arnd Bergmann
2017-02-23 23:06 ` [GIT PULL 2/7] ARM: SoC platform updates Arnd Bergmann
2017-02-23 23:06   ` Arnd Bergmann
2017-02-23 23:08 ` [GIT PULL 3/7] ARM: SoC 64-bit changes for v4.11 Arnd Bergmann
2017-02-23 23:08   ` Arnd Bergmann
2017-02-23 23:09 ` [GIT PULL 4/7] ARM: SoC defconfig updates " Arnd Bergmann
2017-02-23 23:09   ` Arnd Bergmann
2017-02-23 23:10 ` [GIT PULL 5/7] ARM: DT " Arnd Bergmann
2017-02-23 23:10   ` Arnd Bergmann
2017-02-23 23:10 ` [GIT PULL 6/7] ARM: 64-bit " Arnd Bergmann
2017-02-23 23:10   ` Arnd Bergmann
2017-02-23 23:20   ` Neil Armstrong
2017-02-23 23:20     ` Neil Armstrong
2017-03-13 22:06     ` Olof Johansson [this message]
2017-03-13 22:06       ` Olof Johansson
2017-02-23 23:11 ` [GIT PULL 7/7] ARM: SoC driver updates Arnd Bergmann
2017-02-23 23:11   ` Arnd Bergmann

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=20170313220609.GA13064@localhost \
    --to=olof@lixom.net \
    --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.