All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: fixes for 4.19
@ 2018-09-24 20:09 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2018-09-24 20:09 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, Ludovic Desroches, linux-arm-kernel, linux-kernel

Arnd, Olof,

Here is a small fix for an issue seen on the sama5d2 PTC EK.

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.19-fixes

for you to fetch changes up to 379e36d3f591cb62e781907edafea17d75e8c1fa:

  ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl (2018-09-12 12:38:04 +0200)

----------------------------------------------------------------
AT91 fixes for 4.19:

 - fix a NAND issue on sama5d2_ptc_ek

----------------------------------------------------------------
Ludovic Desroches (1):
      ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl

 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 ++
 1 file changed, 2 insertions(+)

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [GIT PULL] ARM: at91: fixes for 4.19
@ 2018-09-24 20:09 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2018-09-24 20:09 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof,

Here is a small fix for an issue seen on the sama5d2 PTC EK.

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.19-fixes

for you to fetch changes up to 379e36d3f591cb62e781907edafea17d75e8c1fa:

  ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl (2018-09-12 12:38:04 +0200)

----------------------------------------------------------------
AT91 fixes for 4.19:

 - fix a NAND issue on sama5d2_ptc_ek

----------------------------------------------------------------
Ludovic Desroches (1):
      ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl

 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 ++
 1 file changed, 2 insertions(+)

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [GIT PULL] ARM: at91: fixes for 4.19
  2018-09-24 20:09 ` Alexandre Belloni
@ 2018-09-25 19:31   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-09-25 19:31 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Arnd Bergmann, arm, Nicolas Ferre, Ludovic Desroches,
	linux-arm-kernel, linux-kernel

On Mon, Sep 24, 2018 at 10:09:41PM +0200, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> Here is a small fix for an issue seen on the sama5d2 PTC EK.
> 
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
> 
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.19-fixes
> 
> for you to fetch changes up to 379e36d3f591cb62e781907edafea17d75e8c1fa:
> 
>   ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl (2018-09-12 12:38:04 +0200)
> 
> ----------------------------------------------------------------
> AT91 fixes for 4.19:
> 
>  - fix a NAND issue on sama5d2_ptc_ek

Merged, thanks (with slight elaboration on merge description from tag).


-Olof

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

* [GIT PULL] ARM: at91: fixes for 4.19
@ 2018-09-25 19:31   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-09-25 19:31 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Sep 24, 2018 at 10:09:41PM +0200, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> Here is a small fix for an issue seen on the sama5d2 PTC EK.
> 
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
> 
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.19-fixes
> 
> for you to fetch changes up to 379e36d3f591cb62e781907edafea17d75e8c1fa:
> 
>   ARM: dts: at91: sama5d2_ptc_ek: fix nand pinctrl (2018-09-12 12:38:04 +0200)
> 
> ----------------------------------------------------------------
> AT91 fixes for 4.19:
> 
>  - fix a NAND issue on sama5d2_ptc_ek

Merged, thanks (with slight elaboration on merge description from tag).


-Olof

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

end of thread, other threads:[~2018-09-25 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-24 20:09 [GIT PULL] ARM: at91: fixes for 4.19 Alexandre Belloni
2018-09-24 20:09 ` Alexandre Belloni
2018-09-25 19:31 ` Olof Johansson
2018-09-25 19:31   ` 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.