Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1723487 > unrolled thread

[GIT PULL] ARM: at91: DT for 4.14#2

Started byAlexandre Belloni <alexandre.belloni@free-electrons.com>
First post2017-08-30 18:40 +0200
Last post2017-09-02 02:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] ARM: at91: DT for 4.14#2 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-08-30 18:40 +0200
    Re: [GIT PULL] ARM: at91: DT for 4.14#2 Olof Johansson <olof@lixom.net> - 2017-09-02 02:00 +0200

#1723487 — [GIT PULL] ARM: at91: DT for 4.14#2

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2017-08-30 18:40 +0200
Subject[GIT PULL] ARM: at91: DT for 4.14#2
Message-ID<ukec2-2f2-1@gated-at.bofh.it>
Hi Olof,

As discussed, this replaces the previous pull request. The only change
is the fixed up SoB.

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.14-dt2

for you to fetch changes up to 2b17939d9ec4f5d8c50b6277a8e5c0e5a4a8c96b:

  ARM: dts: at91: at91sam9g45: add AC97 (2017-08-30 18:30:56 +0200)

----------------------------------------------------------------
DT for 4.14

 - sama5d2: add classD, ISC and QSPI
 - New SoM and board: sama5d27 SoM1
 - at91sam9g45: add AC97

----------------------------------------------------------------
Claudiu Beznea (2):
      ARM: dts: at91: at91-sama5d27_som1: add sama5d27 SoM1 support
      ARM: dts: at91: at91-sama5d27_som1_ek: Add sama5d27 SoM1 EK support

Cyrille Pitchen (3):
      ARM: dts: at91: sama5d2: add QSPI nodes
      ARM: dts: at91: sama5d2: add classd nodes
      ARM: dts: at91: sama5d2_xplained: add pin muxing and enable classd

Dmitry Rezvanov (1):
      ARM: dts: at91: at91sam9g45: add AC97

Ludovic Desroches (1):
      ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers

Songjun Wu (1):
      ARM: dts: at91: sama5d2: add isc node

 arch/arm/boot/dts/Makefile                  |   1 +
 arch/arm/boot/dts/at91-sama5d27_som1.dtsi   | 102 ++++++
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 537 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91-sama5d2_xplained.dts |  39 +-
 arch/arm/boot/dts/at91sam9g45.dtsi          |  21 ++
 arch/arm/boot/dts/at91sam9m10g45ek.dts      |   4 +
 arch/arm/boot/dts/sama5d2.dtsi              |  77 +++-
 7 files changed, 769 insertions(+), 12 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-sama5d27_som1.dtsi
 create mode 100644 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts

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

[toc] | [next] | [standalone]


#1725405

FromOlof Johansson <olof@lixom.net>
Date2017-09-02 02:00 +0200
Message-ID<ul40W-3Dx-11@gated-at.bofh.it>
In reply to#1723487
On Wed, Aug 30, 2017 at 06:39:05PM +0200, Alexandre Belloni wrote:
> Hi Olof,
> 
> As discussed, this replaces the previous pull request. The only change
> is the fixed up SoB.
> 
> The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
> 
>   Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.14-dt2

Merged now, thanks.


-Olof

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web