soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: DT for 5.11
@ 2020-11-27 22:04 Alexandre Belloni
  2020-11-27 22:04 ` Alexandre Belloni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexandre Belloni @ 2020-11-27 22:04 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Nicolas Ferre, Ludovic Desroches, linux-arm-kernel, linux-kernel

Arnd, Olof,

Here are the DT changes for 5.11 which contains non urgent fixes.

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e1062fa7292f1e3744db0a487c4ac0109e09b03d:

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

----------------------------------------------------------------
AT91 DT for 5.11:

 - fix USB host pinctrl
 - fix DT schema warnings

----------------------------------------------------------------
Alexander Dahl (2):
      ARM: dts: at91: smartkiz: Reference led node directly
      ARM: dts: at91: Fix schema warnings for pwm-leds

Bartosz Golaszewski (1):
      ARM: dts: at91: at91-sama5d27_som1: fix EEPROM compatible

Cristian Birsan (3):
      ARM: dts: at91: sam9x60: add pincontrol for USB Host
      ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host
      ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host

 arch/arm/boot/dts/at91-kizbox.dts             | 10 +++++-----
 arch/arm/boot/dts/at91-kizbox2-common.dtsi    |  8 ++++----
 arch/arm/boot/dts/at91-kizbox3-hs.dts         | 16 ++++++++--------
 arch/arm/boot/dts/at91-kizbox3_common.dtsi    | 10 +++++-----
 arch/arm/boot/dts/at91-kizboxmini-common.dtsi |  8 ++++----
 arch/arm/boot/dts/at91-sam9x60ek.dts          |  9 +++++++++
 arch/arm/boot/dts/at91-sama5d27_som1.dtsi     |  2 +-
 arch/arm/boot/dts/at91-sama5d3_xplained.dts   |  7 +++++++
 arch/arm/boot/dts/at91-sama5d4_xplained.dts   |  7 +++++++
 arch/arm/boot/dts/at91-smartkiz.dts           |  6 ++----
 arch/arm/boot/dts/at91sam9m10g45ek.dts        | 10 +++++-----
 arch/arm/boot/dts/at91sam9rlek.dts            | 10 +++++-----
 12 files changed, 62 insertions(+), 41 deletions(-)

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

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

* [GIT PULL] ARM: at91: DT for 5.11
  2020-11-27 22:04 [GIT PULL] ARM: at91: DT for 5.11 Alexandre Belloni
@ 2020-11-27 22:04 ` Alexandre Belloni
  2020-12-08 23:09 ` Arnd Bergmann
  2020-12-08 23:50 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 5+ messages in thread
From: Alexandre Belloni @ 2020-11-27 22:04 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc
  Cc: Ludovic Desroches, linux-arm-kernel, linux-kernel

Arnd, Olof,

Here are the DT changes for 5.11 which contains non urgent fixes.

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e1062fa7292f1e3744db0a487c4ac0109e09b03d:

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

----------------------------------------------------------------
AT91 DT for 5.11:

 - fix USB host pinctrl
 - fix DT schema warnings

----------------------------------------------------------------
Alexander Dahl (2):
      ARM: dts: at91: smartkiz: Reference led node directly
      ARM: dts: at91: Fix schema warnings for pwm-leds

Bartosz Golaszewski (1):
      ARM: dts: at91: at91-sama5d27_som1: fix EEPROM compatible

Cristian Birsan (3):
      ARM: dts: at91: sam9x60: add pincontrol for USB Host
      ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host
      ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host

 arch/arm/boot/dts/at91-kizbox.dts             | 10 +++++-----
 arch/arm/boot/dts/at91-kizbox2-common.dtsi    |  8 ++++----
 arch/arm/boot/dts/at91-kizbox3-hs.dts         | 16 ++++++++--------
 arch/arm/boot/dts/at91-kizbox3_common.dtsi    | 10 +++++-----
 arch/arm/boot/dts/at91-kizboxmini-common.dtsi |  8 ++++----
 arch/arm/boot/dts/at91-sam9x60ek.dts          |  9 +++++++++
 arch/arm/boot/dts/at91-sama5d27_som1.dtsi     |  2 +-
 arch/arm/boot/dts/at91-sama5d3_xplained.dts   |  7 +++++++
 arch/arm/boot/dts/at91-sama5d4_xplained.dts   |  7 +++++++
 arch/arm/boot/dts/at91-smartkiz.dts           |  6 ++----
 arch/arm/boot/dts/at91sam9m10g45ek.dts        | 10 +++++-----
 arch/arm/boot/dts/at91sam9rlek.dts            | 10 +++++-----
 12 files changed, 62 insertions(+), 41 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

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

* Re: [GIT PULL] ARM: at91: DT for 5.11
  2020-11-27 22:04 [GIT PULL] ARM: at91: DT for 5.11 Alexandre Belloni
  2020-11-27 22:04 ` 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
  2 siblings, 1 reply; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-08 23:09 UTC (permalink / raw)
  To: soc, Olof Johansson, Alexandre Belloni, arm
  Cc: Arnd Bergmann, Ludovic Desroches, linux-arm-kernel,
	Nicolas Ferre, linux-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 27 Nov 2020 23:04:03 +0100, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> Here are the DT changes for 5.11 which contains non urgent fixes.
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 8caaf0610fb9948b1f3ad220f83fccfc24e33333

       Arnd

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

* Re: [GIT PULL] ARM: at91: DT for 5.11
  2020-12-08 23:09 ` Arnd Bergmann
@ 2020-12-08 23:09   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2020-12-08 23:09 UTC (permalink / raw)
  To: soc, Olof Johansson, Alexandre Belloni, arm
  Cc: linux-kernel, Ludovic Desroches, linux-arm-kernel, Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 27 Nov 2020 23:04:03 +0100, Alexandre Belloni wrote:
> Arnd, Olof,
> 
> Here are the DT changes for 5.11 which contains non urgent fixes.
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 8caaf0610fb9948b1f3ad220f83fccfc24e33333

       Arnd

_______________________________________________
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] 5+ messages in thread

* Re: [GIT PULL] ARM: at91: DT for 5.11
  2020-11-27 22:04 [GIT PULL] ARM: at91: DT for 5.11 Alexandre Belloni
  2020-11-27 22:04 ` Alexandre Belloni
  2020-12-08 23:09 ` Arnd Bergmann
@ 2020-12-08 23:50 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2020-12-08 23:50 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Fri, 27 Nov 2020 23:04:03 +0100 you wrote:
> Arnd, Olof,
> 
> Here are the DT changes for 5.11 which contains non urgent fixes.
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: at91: DT for 5.11
    https://git.kernel.org/soc/soc/c/ab8d302c4804

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] 5+ messages in thread

end of thread, other threads:[~2020-12-08 23:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 22:04 [GIT PULL] ARM: at91: DT for 5.11 Alexandre Belloni
2020-11-27 22:04 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).