All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: DT for 4.20 #2
@ 2018-10-03 13:45 ` Ludovic Desroches
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Desroches @ 2018-10-03 13:45 UTC (permalink / raw)
  To: arnd, olof, arm
  Cc: linux-arm-kernel, linux-kernel, alexandre.belloni, Nicolas Ferre

Arnd, Olof,

Here are the second round of DT changes for 4.20. It consists in NAND
description fixes (size and partitions).

Regards

Ludovic

The following changes since commit 97181516b0785dd032700ae4899842389c6bea78:

  arm: dts: sama5d2: Update coresight bindings for hardware ports (2018-09-19 19:12:25 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.20-dt2

for you to fetch changes up to 767466b63de3368376323958b7777b9319bfa8d8:

  ARM: dts: at91: sama5d4_xplained: even nand memory partitions (2018-10-03 10:26:57 +0200)

----------------------------------------------------------------
AT91 DT for 4.20 #2

 - fixes NAND size and partitions for some boards

----------------------------------------------------------------
Tudor Ambarus (6):
      ARM: dts: at91: sama5d4_xplained: fix addressable nand flash size
      ARM: dts: at91: at91sam9x5cm: fix addressable nand flash size
      ARM: dts: at91: sama5d2_ptc_ek: fix bootloader env offsets
      ARM: dts: at91: at91sam9x5cm: even nand memory partitions
      ARM: dts: at91: sama5d3_xplained: even nand memory partitions
      ARM: dts: at91: sama5d4_xplained: even nand memory partitions

 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts   |  8 ++++----
 arch/arm/boot/dts/at91-sama5d3_xplained.dts | 11 ++++++++---
 arch/arm/boot/dts/at91-sama5d4_xplained.dts | 13 +++++++++----
 arch/arm/boot/dts/at91sam9x5cm.dtsi         | 18 ++++++++++++++----
 4 files changed, 35 insertions(+), 15 deletions(-)


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

* [GIT PULL] ARM: at91: DT for 4.20 #2
@ 2018-10-03 13:45 ` Ludovic Desroches
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Desroches @ 2018-10-03 13:45 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof,

Here are the second round of DT changes for 4.20. It consists in NAND
description fixes (size and partitions).

Regards

Ludovic

The following changes since commit 97181516b0785dd032700ae4899842389c6bea78:

  arm: dts: sama5d2: Update coresight bindings for hardware ports (2018-09-19 19:12:25 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-4.20-dt2

for you to fetch changes up to 767466b63de3368376323958b7777b9319bfa8d8:

  ARM: dts: at91: sama5d4_xplained: even nand memory partitions (2018-10-03 10:26:57 +0200)

----------------------------------------------------------------
AT91 DT for 4.20 #2

 - fixes NAND size and partitions for some boards

----------------------------------------------------------------
Tudor Ambarus (6):
      ARM: dts: at91: sama5d4_xplained: fix addressable nand flash size
      ARM: dts: at91: at91sam9x5cm: fix addressable nand flash size
      ARM: dts: at91: sama5d2_ptc_ek: fix bootloader env offsets
      ARM: dts: at91: at91sam9x5cm: even nand memory partitions
      ARM: dts: at91: sama5d3_xplained: even nand memory partitions
      ARM: dts: at91: sama5d4_xplained: even nand memory partitions

 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts   |  8 ++++----
 arch/arm/boot/dts/at91-sama5d3_xplained.dts | 11 ++++++++---
 arch/arm/boot/dts/at91-sama5d4_xplained.dts | 13 +++++++++----
 arch/arm/boot/dts/at91sam9x5cm.dtsi         | 18 ++++++++++++++----
 4 files changed, 35 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] ARM: at91: DT for 4.20 #2
  2018-10-03 13:45 ` Ludovic Desroches
@ 2018-10-04 15:05   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2018-10-04 15:05 UTC (permalink / raw)
  To: Olof Johansson, arm-soc, Linux ARM, Linux Kernel Mailing List,
	Alexandre Belloni, Nicolas Ferre

On Wed, Oct 3, 2018 at 3:45 PM Ludovic Desroches
<ludovic.desroches@microchip.com> wrote:
>
> Arnd, Olof,
>
> Here are the second round of DT changes for 4.20. It consists in NAND
> description fixes (size and partitions).

Pulled into next/dt, thanks!

       Arnd

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

* [GIT PULL] ARM: at91: DT for 4.20 #2
@ 2018-10-04 15:05   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2018-10-04 15:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Oct 3, 2018 at 3:45 PM Ludovic Desroches
<ludovic.desroches@microchip.com> wrote:
>
> Arnd, Olof,
>
> Here are the second round of DT changes for 4.20. It consists in NAND
> description fixes (size and partitions).

Pulled into next/dt, thanks!

       Arnd

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

end of thread, other threads:[~2018-10-04 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-03 13:45 [GIT PULL] ARM: at91: DT for 4.20 #2 Ludovic Desroches
2018-10-03 13:45 ` Ludovic Desroches
2018-10-04 15:05 ` Arnd Bergmann
2018-10-04 15:05   ` Arnd Bergmann

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.