mbox series

[GIT,PULL] Ux500 DTS updates for v5.18

Message ID CACRpkdaDcEqtSnWzRBnBHVweh2n=Dj3meHG9LND+K0Czb9ORGg@mail.gmail.com (mailing list archive)
State Accepted
Commit 7743b59fc033132fba7a49577033cd9e710815d2
Headers show
Series [GIT,PULL] Ux500 DTS updates for v5.18 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/ux500-dts-v5.18-1

Message

Linus Walleij Feb. 11, 2022, 9:55 p.m. UTC
Hi SoC team,

please pull the following Ux500 DTS-related changes into the
SoC tree for v5.18! Details in the signed tag.

Yours,
Linus Walleij

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/ux500-dts-v5.18-1

for you to fetch changes up to cbc72c0f2713772766e1a6d5f9c7375ed4506447:

  ARM: dts: ux500: Correct Janice accel mount matrix (2022-02-11 22:49:26 +0100)

----------------------------------------------------------------
Ux500 DTS updates for the v5.18 kernel cycle:

- Add battery thermal zones so we can monitor the battery temperature
- Enable charging options on AB8505
- Fix up all the AB8500 and AB8505 nodes in accordance with the new
  schema.
- Fix the mounting matrix for the Janice phone.

----------------------------------------------------------------
Linus Walleij (4):
      ARM: dts: ux500: Add battery thermal zones and NTCs
      ARM: dts: AB8505: Enable charging options
      ARM: dts: ux500: Update AB850[05] nodes
      ARM: dts: ux500: Correct Janice accel mount matrix

 arch/arm/boot/dts/ste-ab8500.dtsi              | 39 +++++++++++++-------------
 arch/arm/boot/dts/ste-ab8505.dtsi              | 34 +++++++++++-----------
 arch/arm/boot/dts/ste-href-ab8500.dtsi         |  2 +-
 arch/arm/boot/dts/ste-href.dtsi                | 25 ++++++++++++++---
 arch/arm/boot/dts/ste-snowball.dts             | 27 ++++++++++++++----
 arch/arm/boot/dts/ste-ux500-samsung-codina.dts | 22 +++++++++++++--
 arch/arm/boot/dts/ste-ux500-samsung-gavini.dts | 22 +++++++++++++--
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts | 22 +++++++++++++--
 arch/arm/boot/dts/ste-ux500-samsung-janice.dts | 24 ++++++++++++++--
 arch/arm/boot/dts/ste-ux500-samsung-kyle.dts   | 22 +++++++++++++--
 arch/arm/boot/dts/ste-ux500-samsung-skomer.dts | 22 +++++++++++++--
 11 files changed, 203 insertions(+), 58 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 25, 2022, 5:21 p.m. UTC | #1
Hello:

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

On Fri, 11 Feb 2022 22:55:57 +0100 you wrote:
> Hi SoC team,
> 
> please pull the following Ux500 DTS-related changes into the
> SoC tree for v5.18! Details in the signed tag.
> 
> Yours,
> Linus Walleij
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Ux500 DTS updates for v5.18
    https://git.kernel.org/soc/soc/c/7743b59fc033

You are awesome, thank you!