mbox series

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

Message ID CACRpkdZ2YLzB-n+1M9u0UqVfct_LAR5cLvYyJhxHsXNR_TFzpQ@mail.gmail.com (mailing list archive)
State Accepted
Commit 35ee6a4deb82c09c6d135b25259a1b173c39112c
Headers show
Series [GIT,PULL] Ux500 DTS changes for v6.5 | expand

Pull-request

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

Message

Linus Walleij May 29, 2023, 11:49 a.m. UTC
Hi SoC folks,

these are some Ux500 DTS updates for the v6.5 kernel cycle.

Details in the signed tag!

Please pull it in.

Yours,
Linus Walleij

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5

for you to fetch changes up to 56f0440f27b48948122e5a739fc55c11b23bc821:

  ARM: dts: ux500: Add eSRAM nodes (2023-05-17 08:56:22 +0200)

----------------------------------------------------------------
These are some Ux500 DTS updates for the v6.5 kernel cycle:
- Define the SRAM nodes that will be the preferred way to
  specify SRAM segments to drivers going forward.
- Fix up the naming of the STMPE nodes as we are merging
  proper YAML bindings which puts restrictions on those.
- Disable charging on the Ux500 HREF boards because these
  do not have any real batteries connected.

----------------------------------------------------------------
Linus Walleij (3):
      ARM: dts: ux500: Disable charging on HREF boards
      ARM: dts: ux500: Fix STMPE device nodes
      ARM: dts: ux500: Add eSRAM nodes

 arch/arm/boot/dts/ste-dbx5x0.dtsi       | 73 ++++++++++++++++++++++++++++++++-
 arch/arm/boot/dts/ste-href-ab8500.dtsi  | 18 ++++++++
 arch/arm/boot/dts/ste-href-stuib.dtsi   |  5 +--
 arch/arm/boot/dts/ste-nomadik-nhk15.dts | 16 ++++----
 4 files changed, 98 insertions(+), 14 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org June 6, 2023, 8:40 p.m. UTC | #1
Hello:

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

On Mon, 29 May 2023 13:49:32 +0200 you wrote:
> Hi SoC folks,
> 
> these are some Ux500 DTS updates for the v6.5 kernel cycle.
> 
> Details in the signed tag!
> 
> Please pull it in.
> 
> [...]

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

You are awesome, thank you!