mbox series

[GIT,PULL] ARM: at91: dt for 5.19 #2

Message ID 20220517153252.92393-1-nicolas.ferre@microchip.com (mailing list archive)
State Accepted
Commit 2ef306e16e7b60b614707272cff4276f7732b25a
Headers show
Series [GIT,PULL] ARM: at91: dt for 5.19 #2 | expand

Pull-request

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

Message

Nicolas Ferre May 17, 2022, 3:32 p.m. UTC
From: Nicolas Ferre <nicolas.ferre@microchip.com>

Arnd, Olof,

Here is the (late) second batch of dt changes for 5.19. It's not crucial code,
so you can just postopone its inclusion without any problem.

Thanks, best regards,
  Nicolas

The following changes since commit 46a9556d977e290a18890fb4cf07d19b0da16f31:

  ARM: dts: kswitch-d10: enable networking (2022-05-13 16:42:43 +0300)

are available in the Git repository at:

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

for you to fetch changes up to 821cb05f6b4b024847624de0d0e5765c7b09b947:

  ARM: dts: at91: sama7g5ek: add node for PDMC0 (2022-05-17 17:14:42 +0200)

----------------------------------------------------------------
AT91 DT #2 for 5.19:

- at91: more DT compliance updates for RTC and RTT nodes
- at91: sama7g5: add microphone support

----------------------------------------------------------------
Codrin Ciubotariu (2):
      ARM: dts: at91: sama7g5: add nodes for PDMC
      ARM: dts: at91: sama7g5ek: add node for PDMC0

Sergiu Moga (2):
      ARM: dts: at91: Add the required 'atmel, rtt-rtc-time-reg' property
      ARM: dts: at91: Use the generic "rtc" node name for the rtt IPs

 arch/arm/boot/dts/at91-sama7g5ek.dts | 21 ++++++++++++++++++++-
 arch/arm/boot/dts/at91sam9261ek.dts  |  4 ++++
 arch/arm/boot/dts/at91sam9263ek.dts  |  4 ++++
 arch/arm/boot/dts/at91sam9rlek.dts   |  4 ++++
 arch/arm/boot/dts/sam9x60.dtsi       |  2 +-
 arch/arm/boot/dts/sama7g5.dtsi       | 26 +++++++++++++++++++++++++-
 6 files changed, 58 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org May 27, 2022, 2:20 p.m. UTC | #1
Hello:

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

On Tue, 17 May 2022 17:32:52 +0200 you wrote:
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Arnd, Olof,
> 
> Here is the (late) second batch of dt changes for 5.19. It's not crucial code,
> so you can just postopone its inclusion without any problem.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] ARM: at91: dt for 5.19 #2
    https://git.kernel.org/soc/soc/c/2ef306e16e7b

You are awesome, thank you!