All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] at91: dt for 4.6 #1
@ 2016-02-18  2:23 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2016-02-18  2:23 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm
  Cc: Nicolas Ferre, linux-arm-kernel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1214 bytes --]

Arnd, Olof, Kevin,

This is the addition of the ADC support for sama5d2. The driver went
through the iio tree.

Thanks!

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to 5e72c25b40c1e9ed77650f258799514aabd17303:

  ARM: dts: at91: sama5d2 Xplained: enable the adc device (2016-02-18 03:10:05 +0100)

----------------------------------------------------------------
DT changes for 4.6:
 - Addition of the ADC for sama5d2 and sama5d2_xplained

----------------------------------------------------------------
Ludovic Desroches (2):
      ARM: dts: at91: sama5d2: add adc device
      ARM: dts: at91: sama5d2 Xplained: enable the adc device

 arch/arm/boot/dts/at91-sama5d2_xplained.dts | 22 ++++++++++++++++++++++
 arch/arm/boot/dts/sama5d2.dtsi              | 18 ++++++++++++------
 2 files changed, 34 insertions(+), 6 deletions(-)

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* [GIT PULL] at91: dt for 4.6 #1
@ 2016-02-18  2:23 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2016-02-18  2:23 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof, Kevin,

This is the addition of the ADC support for sama5d2. The driver went
through the iio tree.

Thanks!

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to 5e72c25b40c1e9ed77650f258799514aabd17303:

  ARM: dts: at91: sama5d2 Xplained: enable the adc device (2016-02-18 03:10:05 +0100)

----------------------------------------------------------------
DT changes for 4.6:
 - Addition of the ADC for sama5d2 and sama5d2_xplained

----------------------------------------------------------------
Ludovic Desroches (2):
      ARM: dts: at91: sama5d2: add adc device
      ARM: dts: at91: sama5d2 Xplained: enable the adc device

 arch/arm/boot/dts/at91-sama5d2_xplained.dts | 22 ++++++++++++++++++++++
 arch/arm/boot/dts/sama5d2.dtsi              | 18 ++++++++++++------
 2 files changed, 34 insertions(+), 6 deletions(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160218/80da022e/attachment.sig>

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

* Re: [GIT PULL] at91: dt for 4.6 #1
  2016-02-18  2:23 ` Alexandre Belloni
@ 2016-02-25  1:19   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-02-25  1:19 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Arnd Bergmann, arm, Nicolas Ferre, linux-arm-kernel, linux-kernel

On Thu, Feb 18, 2016 at 03:23:11AM +0100, Alexandre Belloni wrote:
> Arnd, Olof, Kevin,
> 
> This is the addition of the ADC support for sama5d2. The driver went
> through the iio tree.
> 
> Thanks!
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.6-dt
> 
> for you to fetch changes up to 5e72c25b40c1e9ed77650f258799514aabd17303:
> 
>   ARM: dts: at91: sama5d2 Xplained: enable the adc device (2016-02-18 03:10:05 +0100)

Merged, thanks.


-Olof

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

* [GIT PULL] at91: dt for 4.6 #1
@ 2016-02-25  1:19   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-02-25  1:19 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Feb 18, 2016 at 03:23:11AM +0100, Alexandre Belloni wrote:
> Arnd, Olof, Kevin,
> 
> This is the addition of the ADC support for sama5d2. The driver went
> through the iio tree.
> 
> Thanks!
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.6-dt
> 
> for you to fetch changes up to 5e72c25b40c1e9ed77650f258799514aabd17303:
> 
>   ARM: dts: at91: sama5d2 Xplained: enable the adc device (2016-02-18 03:10:05 +0100)

Merged, thanks.


-Olof

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

end of thread, other threads:[~2016-02-25  1:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-18  2:23 [GIT PULL] at91: dt for 4.6 #1 Alexandre Belloni
2016-02-18  2:23 ` Alexandre Belloni
2016-02-25  1:19 ` Olof Johansson
2016-02-25  1:19   ` 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.