mbox series

[GIT,PULL] Ux500 DTS changes for v6.2

Message ID CACRpkdaXmmZWsGdTG5tqNragkoefcTeUHjR+ZwNyNaa0S7s-7Q@mail.gmail.com (mailing list archive)
State Accepted
Commit 11976324b72452ddf0904533e9e5b8ea8b748b78
Headers show
Series [GIT,PULL] Ux500 DTS changes for v6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/ux500-dts-for-v6.2

Message

Linus Walleij Oct. 21, 2022, 9:19 p.m. UTC
Hi SoC folks,

here are som DTS updates for the UX500 for the v6.2 kernel.

Please pull it in!

Yours,
Linus Walleij


The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/ux500-dts-for-v6.2

for you to fetch changes up to 1e15c02cf8c8085d0e6e548bfa2ee0b2f6231221:

  ARM: dts: ux500: Add GPS to the Kyle (2022-10-17 15:05:52 +0200)

----------------------------------------------------------------
Some Ux500 DTS updates for v6.2:

- Some cleanups from Krzysztof for the SPI nodes.

- Fix up the NFC chip in Janice.

- Drop a bogus power domain regulator that isn't used for
  the crypto blocks. (We use proper power domains now.)

- Add GPS to the Kyle.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      ARM: dts: ste: ux500: align SPI node name with dtschema

Linus Walleij (3):
      ARM: dts: ux500: Fix up the Janice NFC chip
      ARM: dts: DBx500 cryp and hash uses power domain
      ARM: dts: ux500: Add GPS to the Kyle

 arch/arm/boot/dts/ste-dbx5x0.dtsi                  |  6 ++---
 arch/arm/boot/dts/ste-ux500-samsung-codina-tmo.dts |  2 +-
 arch/arm/boot/dts/ste-ux500-samsung-codina.dts     |  2 +-
 arch/arm/boot/dts/ste-ux500-samsung-gavini.dts     |  2 +-
 arch/arm/boot/dts/ste-ux500-samsung-janice.dts     | 16 +++++++-----
 arch/arm/boot/dts/ste-ux500-samsung-kyle.dts       | 29 ++++++++++++++++++++++
 6 files changed, 44 insertions(+), 13 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 27, 2022, 4:44 p.m. UTC | #1
Hello:

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

On Fri, 21 Oct 2022 23:19:44 +0200 you wrote:
> Hi SoC folks,
> 
> here are som DTS updates for the UX500 for the v6.2 kernel.
> 
> Please pull it in!
> 
> Yours,
> Linus Walleij
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Ux500 DTS changes for v6.2
    https://git.kernel.org/soc/soc/c/11976324b724

You are awesome, thank you!