All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org, soc@kernel.org
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: at91: DT for 5.11 #2
Date: Sun, 6 Dec 2020 02:38:40 +0100	[thread overview]
Message-ID: <20201206013840.GA627225@piout.net> (raw)

Arnd, Olof,

Here is a second round of DT updates, Some are following patches series
that made it in other subsystems and it would be nice to have them in
the same release. Other are fixes worth having in v5.11.

The following changes since commit e1062fa7292f1e3744db0a487c4ac0109e09b03d:

  ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host (2020-11-24 12:11:27 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-dt-5.11-2

for you to fetch changes up to 85b8350ae99d1300eb6dc072459246c2649a8e50:

  ARM: dts: at91: sama5d2: fix CAN message ram offset and size (2020-12-03 21:44:36 +0100)

----------------------------------------------------------------
AT91 DT for 5.11 #2:

 - switch to new TCB PWM bindings
 - rework ADC bindings
 - fix sama5d2 securam and can1

----------------------------------------------------------------
Alexandre Belloni (4):
      ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding
      ARM: dts: at91: sama5d3: use proper ADC compatible
      ARM: dts: at91: at91sam9rl: fix ADC triggers
      ARM: dts: at91: remove deprecated ADC properties

Claudiu Beznea (2):
      ARM: dts: at91: sam9x60ek: remove bypass property
      ARM: dts: at91: sama5d2: map securam as device

Nicolas Ferre (1):
      ARM: dts: at91: sama5d2: fix CAN message ram offset and size

 arch/arm/boot/dts/at91-kizbox.dts    | 45 ++++++++++++++++++++++++------------
 arch/arm/boot/dts/at91-sam9x60ek.dts |  4 ----
 arch/arm/boot/dts/at91sam9260.dtsi   | 25 --------------------
 arch/arm/boot/dts/at91sam9g45.dtsi   | 27 ----------------------
 arch/arm/boot/dts/at91sam9rl.dtsi    | 25 --------------------
 arch/arm/boot/dts/at91sam9x5.dtsi    | 28 ----------------------
 arch/arm/boot/dts/sama5d2.dtsi       |  7 +++---
 arch/arm/boot/dts/sama5d3.dtsi       | 26 +--------------------
 arch/arm/boot/dts/sama5d4.dtsi       | 22 ------------------
 9 files changed, 35 insertions(+), 174 deletions(-)

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

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	arm@kernel.org, soc@kernel.org
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] ARM: at91: DT for 5.11 #2
Date: Sun, 6 Dec 2020 02:38:40 +0100	[thread overview]
Message-ID: <20201206013840.GA627225@piout.net> (raw)
Message-ID: <20201206013840.qUZRQXquX33kxg7iYOgB5DeppO77NTCvMp1cKPuNl74@z> (raw)

Arnd, Olof,

Here is a second round of DT updates, Some are following patches series
that made it in other subsystems and it would be nice to have them in
the same release. Other are fixes worth having in v5.11.

The following changes since commit e1062fa7292f1e3744db0a487c4ac0109e09b03d:

  ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host (2020-11-24 12:11:27 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-dt-5.11-2

for you to fetch changes up to 85b8350ae99d1300eb6dc072459246c2649a8e50:

  ARM: dts: at91: sama5d2: fix CAN message ram offset and size (2020-12-03 21:44:36 +0100)

----------------------------------------------------------------
AT91 DT for 5.11 #2:

 - switch to new TCB PWM bindings
 - rework ADC bindings
 - fix sama5d2 securam and can1

----------------------------------------------------------------
Alexandre Belloni (4):
      ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding
      ARM: dts: at91: sama5d3: use proper ADC compatible
      ARM: dts: at91: at91sam9rl: fix ADC triggers
      ARM: dts: at91: remove deprecated ADC properties

Claudiu Beznea (2):
      ARM: dts: at91: sam9x60ek: remove bypass property
      ARM: dts: at91: sama5d2: map securam as device

Nicolas Ferre (1):
      ARM: dts: at91: sama5d2: fix CAN message ram offset and size

 arch/arm/boot/dts/at91-kizbox.dts    | 45 ++++++++++++++++++++++++------------
 arch/arm/boot/dts/at91-sam9x60ek.dts |  4 ----
 arch/arm/boot/dts/at91sam9260.dtsi   | 25 --------------------
 arch/arm/boot/dts/at91sam9g45.dtsi   | 27 ----------------------
 arch/arm/boot/dts/at91sam9rl.dtsi    | 25 --------------------
 arch/arm/boot/dts/at91sam9x5.dtsi    | 28 ----------------------
 arch/arm/boot/dts/sama5d2.dtsi       |  7 +++---
 arch/arm/boot/dts/sama5d3.dtsi       | 26 +--------------------
 arch/arm/boot/dts/sama5d4.dtsi       | 22 ------------------
 9 files changed, 35 insertions(+), 174 deletions(-)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-12-06  1:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-06  1:38 Alexandre Belloni [this message]
2020-12-06  1:38 ` [GIT PULL] ARM: at91: DT for 5.11 #2 Alexandre Belloni
2020-12-08 23:09 ` Arnd Bergmann
2020-12-08 23:09   ` Arnd Bergmann
2020-12-08 23:50 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201206013840.GA627225@piout.net \
    --to=alexandre.belloni@bootlin.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=nicolas.ferre@microchip.com \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.