All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: DT for 4.12
@ 2017-04-10 16:35 ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2017-04-10 16:35 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel

Arnd, Olof,

Here is the AT91 DT pull request for 4.12.

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.12-dt

for you to fetch changes up to 4b8dd1a46ce4c089e32c40fcc66bb04b26a6a172:

  ARM: dts: at91: sama5d3_xplained: not all ADC channels are available (2017-04-10 12:28:06 +0200)

----------------------------------------------------------------
DT for 4.12:
 - Add SFRBU on sama5d2
 - DT improvements for sama5d2_xplained, sama5d3_xplained, at91sam9x5ek and
 Axentia TSE-850

----------------------------------------------------------------
Alexandre Belloni (2):
      ARM: dts: at91: sama5d2: add sfrbu
      ARM: dts: at91: sama5d2_xplained: enable RTC wakeup

Boris Brezillon (1):
      ARM: dts: at91: Fix matrix compatible

Cristian Birsan (1):
      ARM: dts: at91: Disable SPI on at91sam9x5ek to allow MCI1 to work.

Ludovic Desroches (2):
      ARM: dts: at91: sama5d3_xplained: fix ADC vref
      ARM: dts: at91: sama5d3_xplained: not all ADC channels are available

Peter Rosin (1):
      ARM: dts: at91: add envelope detector mux to the Axentia TSE-850

 .../devicetree/bindings/arm/atmel-at91.txt         |  3 ++-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts        |  1 +
 arch/arm/boot/dts/at91-sama5d3_xplained.dts        |  5 ++--
 arch/arm/boot/dts/at91-tse850-3.dts                | 29 +++++++++++++++++++++-
 arch/arm/boot/dts/at91sam9261.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9x5ek.dtsi                |  2 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  5 ++++
 7 files changed, 40 insertions(+), 7 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [GIT PULL] ARM: at91: DT for 4.12
@ 2017-04-10 16:35 ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2017-04-10 16:35 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof,

Here is the AT91 DT pull request for 4.12.

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.12-dt

for you to fetch changes up to 4b8dd1a46ce4c089e32c40fcc66bb04b26a6a172:

  ARM: dts: at91: sama5d3_xplained: not all ADC channels are available (2017-04-10 12:28:06 +0200)

----------------------------------------------------------------
DT for 4.12:
 - Add SFRBU on sama5d2
 - DT improvements for sama5d2_xplained, sama5d3_xplained, at91sam9x5ek and
 Axentia TSE-850

----------------------------------------------------------------
Alexandre Belloni (2):
      ARM: dts: at91: sama5d2: add sfrbu
      ARM: dts: at91: sama5d2_xplained: enable RTC wakeup

Boris Brezillon (1):
      ARM: dts: at91: Fix matrix compatible

Cristian Birsan (1):
      ARM: dts: at91: Disable SPI on at91sam9x5ek to allow MCI1 to work.

Ludovic Desroches (2):
      ARM: dts: at91: sama5d3_xplained: fix ADC vref
      ARM: dts: at91: sama5d3_xplained: not all ADC channels are available

Peter Rosin (1):
      ARM: dts: at91: add envelope detector mux to the Axentia TSE-850

 .../devicetree/bindings/arm/atmel-at91.txt         |  3 ++-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts        |  1 +
 arch/arm/boot/dts/at91-sama5d3_xplained.dts        |  5 ++--
 arch/arm/boot/dts/at91-tse850-3.dts                | 29 +++++++++++++++++++++-
 arch/arm/boot/dts/at91sam9261.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9x5ek.dtsi                |  2 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  5 ++++
 7 files changed, 40 insertions(+), 7 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [GIT PULL v2] ARM: at91: DT for 4.12
  2017-04-10 16:35 ` Alexandre Belloni
@ 2017-04-14  8:00   ` Alexandre Belloni
  -1 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2017-04-14  8:00 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel

Arnd, Olof,

As you didn't seem to have taken the previous version, I've folded a
late minute fix in Peter's patch. IF that is not OK, I'll sent the fix
later.

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.12-dt

for you to fetch changes up to d3df1ec06353e51fc44563d2e7e18d42811af290:

  ARM: dts: at91: sama5d3_xplained: not all ADC channels are available (2017-04-14 09:38:51 +0200)

----------------------------------------------------------------
DT for 4.12:

 - Add SFRBU on sama5d2
 - DT improvements for sama5d2_xplained, sama5d3_xplained, at91sam9x5ek and
 Axentia TSE-850

----------------------------------------------------------------
Alexandre Belloni (2):
      ARM: dts: at91: sama5d2: add sfrbu
      ARM: dts: at91: sama5d2_xplained: enable RTC wakeup

Boris Brezillon (1):
      ARM: dts: at91: Fix matrix compatible

Cristian Birsan (1):
      ARM: dts: at91: Disable SPI on at91sam9x5ek to allow MCI1 to work.

Ludovic Desroches (2):
      ARM: dts: at91: sama5d3_xplained: fix ADC vref
      ARM: dts: at91: sama5d3_xplained: not all ADC channels are available

Peter Rosin (1):
      ARM: dts: at91: add envelope detector mux to the Axentia TSE-850

 .../devicetree/bindings/arm/atmel-at91.txt         |  3 ++-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts        |  1 +
 arch/arm/boot/dts/at91-sama5d3_xplained.dts        |  5 ++--
 arch/arm/boot/dts/at91-tse850-3.dts                | 29 +++++++++++++++++++++-
 arch/arm/boot/dts/at91sam9261.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9x5ek.dtsi                |  2 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  5 ++++
 7 files changed, 40 insertions(+), 7 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [GIT PULL v2] ARM: at91: DT for 4.12
@ 2017-04-14  8:00   ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2017-04-14  8:00 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof,

As you didn't seem to have taken the previous version, I've folded a
late minute fix in Peter's patch. IF that is not OK, I'll sent the fix
later.

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.12-dt

for you to fetch changes up to d3df1ec06353e51fc44563d2e7e18d42811af290:

  ARM: dts: at91: sama5d3_xplained: not all ADC channels are available (2017-04-14 09:38:51 +0200)

----------------------------------------------------------------
DT for 4.12:

 - Add SFRBU on sama5d2
 - DT improvements for sama5d2_xplained, sama5d3_xplained, at91sam9x5ek and
 Axentia TSE-850

----------------------------------------------------------------
Alexandre Belloni (2):
      ARM: dts: at91: sama5d2: add sfrbu
      ARM: dts: at91: sama5d2_xplained: enable RTC wakeup

Boris Brezillon (1):
      ARM: dts: at91: Fix matrix compatible

Cristian Birsan (1):
      ARM: dts: at91: Disable SPI on at91sam9x5ek to allow MCI1 to work.

Ludovic Desroches (2):
      ARM: dts: at91: sama5d3_xplained: fix ADC vref
      ARM: dts: at91: sama5d3_xplained: not all ADC channels are available

Peter Rosin (1):
      ARM: dts: at91: add envelope detector mux to the Axentia TSE-850

 .../devicetree/bindings/arm/atmel-at91.txt         |  3 ++-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts        |  1 +
 arch/arm/boot/dts/at91-sama5d3_xplained.dts        |  5 ++--
 arch/arm/boot/dts/at91-tse850-3.dts                | 29 +++++++++++++++++++++-
 arch/arm/boot/dts/at91sam9261.dtsi                 |  2 +-
 arch/arm/boot/dts/at91sam9x5ek.dtsi                |  2 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  5 ++++
 7 files changed, 40 insertions(+), 7 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* Re: [GIT PULL v2] ARM: at91: DT for 4.12
  2017-04-14  8:00   ` Alexandre Belloni
@ 2017-04-19 13:48     ` Olof Johansson
  -1 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2017-04-19 13:48 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Arnd Bergmann, arm, Nicolas Ferre, linux-arm-kernel, linux-kernel

On Fri, Apr 14, 2017 at 10:00:50AM +0200, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> As you didn't seem to have taken the previous version, I've folded a
> late minute fix in Peter's patch. IF that is not OK, I'll sent the fix
> later.
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.12-dt
> 
> for you to fetch changes up to d3df1ec06353e51fc44563d2e7e18d42811af290:
> 
>   ARM: dts: at91: sama5d3_xplained: not all ADC channels are available (2017-04-14 09:38:51 +0200)

Thanks, merged!


-Olof

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

* [GIT PULL v2] ARM: at91: DT for 4.12
@ 2017-04-19 13:48     ` Olof Johansson
  0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2017-04-19 13:48 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Apr 14, 2017 at 10:00:50AM +0200, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> As you didn't seem to have taken the previous version, I've folded a
> late minute fix in Peter's patch. IF that is not OK, I'll sent the fix
> later.
> 
> The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
> 
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.12-dt
> 
> for you to fetch changes up to d3df1ec06353e51fc44563d2e7e18d42811af290:
> 
>   ARM: dts: at91: sama5d3_xplained: not all ADC channels are available (2017-04-14 09:38:51 +0200)

Thanks, merged!


-Olof

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

end of thread, other threads:[~2017-04-19 14:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 16:35 [GIT PULL] ARM: at91: DT for 4.12 Alexandre Belloni
2017-04-10 16:35 ` Alexandre Belloni
2017-04-14  8:00 ` [GIT PULL v2] " Alexandre Belloni
2017-04-14  8:00   ` Alexandre Belloni
2017-04-19 13:48   ` Olof Johansson
2017-04-19 13:48     ` 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.