All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: at91: dt for 5.12
@ 2021-01-22 14:50 ` nicolas.ferre
  0 siblings, 0 replies; 5+ messages in thread
From: nicolas.ferre @ 2021-01-22 14:50 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.12. As for the SoC PR, I plan to do
another one by mid-next-week. Tell me if it's fine with you.

Thanks, best regards,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 53efdfbb3b5f91c3db151243e090f755ee48219d:

  ARM: dts: at91: sama5d2: remove atmel,wakeup-type references (2021-01-22 13:31:51 +0100)

----------------------------------------------------------------
AT91 DT for 5.12:

- removing a property never documented nor used
- adding i2c recovery GPI for one more board

----------------------------------------------------------------
Claudiu Beznea (1):
      ARM: dts: at91: sama5d2: remove atmel,wakeup-type references

Nicolas Ferre (1):
      ARM: dts: at91-sama5d27_wlsom1: add i2c recovery

 arch/arm/boot/dts/at91-kizbox3_common.dtsi    |  1 -
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts   |  1 -
 arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi   | 22 ++++++++++++++++++++--
 arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts |  1 -
 arch/arm/boot/dts/at91-sama5d2_icp.dts        |  1 -
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts     |  1 -
 arch/arm/boot/dts/at91-sama5d2_xplained.dts   |  1 -
 7 files changed, 20 insertions(+), 8 deletions(-)

-- 
Nicolas Ferre

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

* [GIT PULL] ARM: at91: dt for 5.12
@ 2021-01-22 14:50 ` nicolas.ferre
  0 siblings, 0 replies; 5+ messages in thread
From: nicolas.ferre @ 2021-01-22 14:50 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.12. As for the SoC PR, I plan to do
another one by mid-next-week. Tell me if it's fine with you.

Thanks, best regards,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 53efdfbb3b5f91c3db151243e090f755ee48219d:

  ARM: dts: at91: sama5d2: remove atmel,wakeup-type references (2021-01-22 13:31:51 +0100)

----------------------------------------------------------------
AT91 DT for 5.12:

- removing a property never documented nor used
- adding i2c recovery GPI for one more board

----------------------------------------------------------------
Claudiu Beznea (1):
      ARM: dts: at91: sama5d2: remove atmel,wakeup-type references

Nicolas Ferre (1):
      ARM: dts: at91-sama5d27_wlsom1: add i2c recovery

 arch/arm/boot/dts/at91-kizbox3_common.dtsi    |  1 -
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts   |  1 -
 arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi   | 22 ++++++++++++++++++++--
 arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dts |  1 -
 arch/arm/boot/dts/at91-sama5d2_icp.dts        |  1 -
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts     |  1 -
 arch/arm/boot/dts/at91-sama5d2_xplained.dts   |  1 -
 7 files changed, 20 insertions(+), 8 deletions(-)

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

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

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 22 Jan 2021 15:50:56 +0100, nicolas.ferre@microchip.com wrote:
> Arnd, Olof,
> 
> Here is the first batch of dt changes for 5.12. As for the SoC PR, I plan to do
> another one by mid-next-week. Tell me if it's fine with you.
> 
> Thanks, best regards,
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 8a4e89a16aa4b11711ba01de180c4e29cb5d21f7

       Arnd

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

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

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 22 Jan 2021 15:50:56 +0100, nicolas.ferre@microchip.com wrote:
> Arnd, Olof,
> 
> Here is the first batch of dt changes for 5.12. As for the SoC PR, I plan to do
> another one by mid-next-week. Tell me if it's fine with you.
> 
> Thanks, best regards,
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 8a4e89a16aa4b11711ba01de180c4e29cb5d21f7

       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.12
  2021-01-22 14:50 ` nicolas.ferre
  (?)
  (?)
@ 2021-01-22 23:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2021-01-22 23:00 UTC (permalink / raw)
  To: Nicolas Ferre; +Cc: soc

Hello:

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

On Fri, 22 Jan 2021 15:50:56 +0100 you wrote:
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Arnd, Olof,
> 
> Here is the first batch of dt changes for 5.12. As for the SoC PR, I plan to do
> another one by mid-next-week. Tell me if it's fine with you.
> 
> [...]

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

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:[~2021-01-22 23:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 14:50 [GIT PULL] ARM: at91: dt for 5.12 nicolas.ferre
2021-01-22 14:50 ` nicolas.ferre
2021-01-22 22:43 ` Arnd Bergmann
2021-01-22 22:43   ` Arnd Bergmann
2021-01-22 23:00 ` 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.