All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: mvebu: fixes for v4.8 (#3)
@ 2016-09-20 16:14 Gregory CLEMENT
  2016-09-21 20:33 ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory CLEMENT @ 2016-09-20 16:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is the third pull request for fixes for mvebu for v4.8.

Gregory

The following changes since commit c721da1d05760ad0b4e7670896dae31b6b07d8d6:

  ARM: dts: kirkwood: Fix PCIe label on OpenRD (2016-08-26 11:33:16 +0200)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-4.8-3

for you to fetch changes up to 51227bf52008bd4c4c50da4b749bbc6e7bbbca52:

  arm64: dts: marvell: fix clocksource for CP110 master SPI0 (2016-09-20 16:55:12 +0200)

----------------------------------------------------------------
mvebu fixes for 4.8 (part 3)

- Select corediv clk for all mvebu v7 SoC
- Fix clocksource for CP110 master SPI0 for Armada 7K/8K

----------------------------------------------------------------
Gregory CLEMENT (1):
      ARM: mvebu: Select corediv clk for all mvebu v7 SoC

Marcin Wojtas (1):
      arm64: dts: marvell: fix clocksource for CP110 master SPI0

 arch/arm/mach-mvebu/Kconfig                          | 4 +---
 arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

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

* [GIT PULL] ARM: mvebu: fixes for v4.8 (#3)
  2016-09-20 16:14 [GIT PULL] ARM: mvebu: fixes for v4.8 (#3) Gregory CLEMENT
@ 2016-09-21 20:33 ` Arnd Bergmann
  2016-10-17 12:51   ` Gregory CLEMENT
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2016-09-21 20:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday, September 20, 2016 6:14:47 PM CEST Gregory CLEMENT wrote:
> mvebu fixes for 4.8 (part 3)
> 
> - Select corediv clk for all mvebu v7 SoC
> - Fix clocksource for CP110 master SPI0 for Armada 7K/8K
> 

Pulled into fixes, thanks!

	Arnd

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

* [GIT PULL] ARM: mvebu: fixes for v4.8 (#3)
  2016-09-21 20:33 ` Arnd Bergmann
@ 2016-10-17 12:51   ` Gregory CLEMENT
  2016-10-17 13:42     ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Gregory CLEMENT @ 2016-10-17 12:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd,
 
 On mer., sept. 21 2016, Arnd Bergmann <arnd@arndb.de> wrote:

> On Tuesday, September 20, 2016 6:14:47 PM CEST Gregory CLEMENT wrote:
>> mvebu fixes for 4.8 (part 3)
>> 
>> - Select corediv clk for all mvebu v7 SoC
>> - Fix clocksource for CP110 master SPI0 for Armada 7K/8K
>> 
>
> Pulled into fixes, thanks!

I don't see this patch in the v4.8 or the v4.9-rc1.

I think it slipped through the cracks as there were the only one in the
fixes branches.

Do you think you could make them part of your next pull request for
fixes for 4.9-rc2?

Thanks,

Gregory

>
> 	Arnd
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [GIT PULL] ARM: mvebu: fixes for v4.8 (#3)
  2016-10-17 12:51   ` Gregory CLEMENT
@ 2016-10-17 13:42     ` Arnd Bergmann
  2016-10-17 20:47       ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2016-10-17 13:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday, October 17, 2016 2:51:03 PM CEST Gregory CLEMENT wrote:
> Hi Arnd,
>  
>  On mer., sept. 21 2016, Arnd Bergmann <arnd@arndb.de> wrote:
> 
> > On Tuesday, September 20, 2016 6:14:47 PM CEST Gregory CLEMENT wrote:
> >> mvebu fixes for 4.8 (part 3)
> >> 
> >> - Select corediv clk for all mvebu v7 SoC
> >> - Fix clocksource for CP110 master SPI0 for Armada 7K/8K
> >> 
> >
> > Pulled into fixes, thanks!
> 
> I don't see this patch in the v4.8 or the v4.9-rc1.
> 
> I think it slipped through the cracks as there were the only one in the
> fixes branches.
> 
> Do you think you could make them part of your next pull request for
> fixes for 4.9-rc2?

Indeed, I missed how this was still on the fixes branch during
the merge window. It is still on that branch (and nothing else
is so far), and it will be part of the next fixes pull request.

Thanks for the reminder.

	Arnd

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

* [GIT PULL] ARM: mvebu: fixes for v4.8 (#3)
  2016-10-17 13:42     ` Arnd Bergmann
@ 2016-10-17 20:47       ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2016-10-17 20:47 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Oct 17, 2016 at 03:42:30PM +0200, Arnd Bergmann wrote:
> On Monday, October 17, 2016 2:51:03 PM CEST Gregory CLEMENT wrote:
> > Hi Arnd,
> >  
> >  On mer., sept. 21 2016, Arnd Bergmann <arnd@arndb.de> wrote:
> > 
> > > On Tuesday, September 20, 2016 6:14:47 PM CEST Gregory CLEMENT wrote:
> > >> mvebu fixes for 4.8 (part 3)
> > >> 
> > >> - Select corediv clk for all mvebu v7 SoC
> > >> - Fix clocksource for CP110 master SPI0 for Armada 7K/8K
> > >> 
> > >
> > > Pulled into fixes, thanks!
> > 
> > I don't see this patch in the v4.8 or the v4.9-rc1.
> > 
> > I think it slipped through the cracks as there were the only one in the
> > fixes branches.
> > 
> > Do you think you could make them part of your next pull request for
> > fixes for 4.9-rc2?
> 
> Indeed, I missed how this was still on the fixes branch during
> the merge window. It is still on that branch (and nothing else
> is so far), and it will be part of the next fixes pull request.
> 
> Thanks for the reminder.

I've re-merged it since I wanted to forward the fixes branch to
v4.9-rc1, but I've made sure it's applied again.

Agreed, thanks for the reminder.


-Olof

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

end of thread, other threads:[~2016-10-17 20:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-20 16:14 [GIT PULL] ARM: mvebu: fixes for v4.8 (#3) Gregory CLEMENT
2016-09-21 20:33 ` Arnd Bergmann
2016-10-17 12:51   ` Gregory CLEMENT
2016-10-17 13:42     ` Arnd Bergmann
2016-10-17 20:47       ` Olof Johansson

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.