All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: dt for 5.16
@ 2021-10-11 12:34 ` nicolas.ferre
  0 siblings, 0 replies; 3+ messages in thread
From: nicolas.ferre @ 2021-10-11 12:34 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Alexandre Belloni, Ludovic Desroches

From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here is the first batch of dt changes for 5.16.

Thanks, best regards,
  Nicolas

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git at91-dt-5.16

for you to fetch changes up to 4c46b991bab640ee91f16967be2b0d00b7d5f992:

  ARM: at91: dts: sama5d29: Add dtsi file for sama5d29 (2021-09-21 12:37:07 +0200)

----------------------------------------------------------------
AT91 DT #1 for 5.16:

- Addition of a new variant in the sama5d2 family: the sama5d29 with
  significant updates being CAN and Ethernet controllers;
- Add support for Exegin Q5xR5 and CalAmp LMU5000 boards which were
  maintained up to this moment, separately, in OpenWrt tree;
- Two more boards gained I2C bus recovery support;
- Tse850 updated with one Ethernet fix;
- Sama7g5ek gained ADC nodes  and sama5d27_wlsom1 WiFi support.

----------------------------------------------------------------
Adam Porter (1):
      ARM: dts: at91: add CalAmp LMU5000 board

Claudiu Beznea (5):
      ARM: dts: at91: at91sam9260: add pinctrl label
      dt-bindings: add vendor prefix for calamp
      dt-bindings: ARM: at91: document CalAmp LMU5000 board
      dt-bindings: add vendor prefix for exegin
      dt-bindings: ARM: at91: document exegin q5xr5 board

Durai Manickam KR (2):
      ARM: dts: at91-sama5d27_som1_ek: Added I2C bus recovery support
      ARM: dts: at91-sama5d2_icp.dts: Added I2C bus recovery support

Eugen Hristev (3):
      ARM: dts: at91: sama5d27_wlsom1: add wifi device
      ARM: dts: at91: sama7g5: add node for the ADC
      ARM: dts: at91: sama7g5ek: enable ADC on the board

Hari Prasath (1):
      ARM: at91: dts: sama5d29: Add dtsi file for sama5d29

Owen Kirby (1):
      ARM: dts: at91: add Exegin Q5xR5 board

Peter Rosin (1):
      ARM: dts: at91: tse850: the emac<->phy interface is rmii

 .../devicetree/bindings/arm/atmel-at91.yaml        |  12 ++
 .../devicetree/bindings/vendor-prefixes.yaml       |   4 +
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/at91-lmu5000.dts                 | 147 +++++++++++++++
 arch/arm/boot/dts/at91-q5xr5.dts                   | 199 +++++++++++++++++++++
 arch/arm/boot/dts/at91-sama5d27_som1.dtsi          |  12 +-
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts        |  23 ++-
 arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi        |  70 ++++++++
 arch/arm/boot/dts/at91-sama5d2_icp.dts             |  22 ++-
 arch/arm/boot/dts/at91-sama7g5ek.dts               |   8 +
 arch/arm/boot/dts/at91-tse850-3.dts                |   2 +-
 arch/arm/boot/dts/at91sam9260.dtsi                 |   2 +-
 arch/arm/boot/dts/sama5d29.dtsi                    |  16 ++
 arch/arm/boot/dts/sama7g5.dtsi                     |  16 ++
 14 files changed, 528 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-lmu5000.dts
 create mode 100644 arch/arm/boot/dts/at91-q5xr5.dts
 create mode 100644 arch/arm/boot/dts/sama5d29.dtsi

-- 
Nicolas Ferre

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

* [GIT PULL] ARM: at91: dt for 5.16
@ 2021-10-11 12:34 ` nicolas.ferre
  0 siblings, 0 replies; 3+ messages in thread
From: nicolas.ferre @ 2021-10-11 12:34 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Alexandre Belloni, Ludovic Desroches, linux-arm-kernel,
	Linux Kernel list

From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here is the first batch of dt changes for 5.16.

Thanks, best regards,
  Nicolas

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git at91-dt-5.16

for you to fetch changes up to 4c46b991bab640ee91f16967be2b0d00b7d5f992:

  ARM: at91: dts: sama5d29: Add dtsi file for sama5d29 (2021-09-21 12:37:07 +0200)

----------------------------------------------------------------
AT91 DT #1 for 5.16:

- Addition of a new variant in the sama5d2 family: the sama5d29 with
  significant updates being CAN and Ethernet controllers;
- Add support for Exegin Q5xR5 and CalAmp LMU5000 boards which were
  maintained up to this moment, separately, in OpenWrt tree;
- Two more boards gained I2C bus recovery support;
- Tse850 updated with one Ethernet fix;
- Sama7g5ek gained ADC nodes  and sama5d27_wlsom1 WiFi support.

----------------------------------------------------------------
Adam Porter (1):
      ARM: dts: at91: add CalAmp LMU5000 board

Claudiu Beznea (5):
      ARM: dts: at91: at91sam9260: add pinctrl label
      dt-bindings: add vendor prefix for calamp
      dt-bindings: ARM: at91: document CalAmp LMU5000 board
      dt-bindings: add vendor prefix for exegin
      dt-bindings: ARM: at91: document exegin q5xr5 board

Durai Manickam KR (2):
      ARM: dts: at91-sama5d27_som1_ek: Added I2C bus recovery support
      ARM: dts: at91-sama5d2_icp.dts: Added I2C bus recovery support

Eugen Hristev (3):
      ARM: dts: at91: sama5d27_wlsom1: add wifi device
      ARM: dts: at91: sama7g5: add node for the ADC
      ARM: dts: at91: sama7g5ek: enable ADC on the board

Hari Prasath (1):
      ARM: at91: dts: sama5d29: Add dtsi file for sama5d29

Owen Kirby (1):
      ARM: dts: at91: add Exegin Q5xR5 board

Peter Rosin (1):
      ARM: dts: at91: tse850: the emac<->phy interface is rmii

 .../devicetree/bindings/arm/atmel-at91.yaml        |  12 ++
 .../devicetree/bindings/vendor-prefixes.yaml       |   4 +
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/at91-lmu5000.dts                 | 147 +++++++++++++++
 arch/arm/boot/dts/at91-q5xr5.dts                   | 199 +++++++++++++++++++++
 arch/arm/boot/dts/at91-sama5d27_som1.dtsi          |  12 +-
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts        |  23 ++-
 arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi        |  70 ++++++++
 arch/arm/boot/dts/at91-sama5d2_icp.dts             |  22 ++-
 arch/arm/boot/dts/at91-sama7g5ek.dts               |   8 +
 arch/arm/boot/dts/at91-tse850-3.dts                |   2 +-
 arch/arm/boot/dts/at91sam9260.dtsi                 |   2 +-
 arch/arm/boot/dts/sama5d29.dtsi                    |  16 ++
 arch/arm/boot/dts/sama7g5.dtsi                     |  16 ++
 14 files changed, 528 insertions(+), 7 deletions(-)
 create mode 100644 arch/arm/boot/dts/at91-lmu5000.dts
 create mode 100644 arch/arm/boot/dts/at91-q5xr5.dts
 create mode 100644 arch/arm/boot/dts/sama5d29.dtsi

-- 
Nicolas Ferre

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

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

* Re: [GIT PULL] ARM: at91: dt for 5.16
  2021-10-11 12:34 ` nicolas.ferre
  (?)
@ 2021-10-11 21:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-10-11 21:50 UTC (permalink / raw)
  To: Nicolas Ferre; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 11 Oct 2021 14:34:38 +0200 you wrote:
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Arnd, Olof,
> 
> Here is the first batch of dt changes for 5.16.
> 
> Thanks, best regards,
>   Nicolas
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: at91: dt for 5.16
    https://git.kernel.org/soc/soc/c/8071974c8311

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-10-11 21:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11 12:34 [GIT PULL] ARM: at91: dt for 5.16 nicolas.ferre
2021-10-11 12:34 ` nicolas.ferre
2021-10-11 21:50 ` patchwork-bot+linux-soc

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.