All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] DTS updates for the v5.19 kernel
@ 2022-04-30 22:52 ` Linus Walleij
  0 siblings, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2022-04-30 22:52 UTC (permalink / raw)
  To: SoC Team, arm-soc; +Cc: Linux ARM, phone-devel

Hi SoC folks,

please pull in these Arm Ux500 DTS changes for the v5.19 kernel.

The details are in the signed tag!

Yours,
Linus Walleij

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 49148f4c39f04cb7bcfc1f42c3051d9ef8655fba:

  ARM: dts: ux500: Add GPS to the Codina (2022-04-26 23:17:48 +0200)

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

- New devicetree for Codina TMO (SGH-T599).

- Add the Amastaos proximity sensor to the Codina.

- Add line impedance per machine to the Fuel Gauge
  nodes.

- Add GPS to Janice, Skomer and Codina.

- Add NFC to the Codina for GT-I8160P.

- Some janitorial like clock names.

----------------------------------------------------------------
Kuldeep Singh (1):
      ARM: dts: ste-dbx: Update spi clock-names property

Linus Walleij (8):
      dt-bindings: arm: ux500: Document Codina-TMO
      ARM: dts: ux500: Add Codina TMO device tree
      ARM: dts: ux500: Register Amstaos proximity sensor
      ARM: dts: ux500: Add line impedance to fuel gauge
      ARM: dts: ux500: Add GPS to Janice device tree
      ARM: dts: ux500: Add GPS to Skomer device tree
      ARM: dts: ux500: Add NFC to the Codina
      ARM: dts: ux500: Add GPS to the Codina

 Documentation/devicetree/bindings/arm/ux500.yaml   |   5 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/ste-dbx5x0.dtsi                  |  12 +-
 arch/arm/boot/dts/ste-ux500-samsung-codina-tmo.dts | 785 +++++++++++++++++++++
 arch/arm/boot/dts/ste-ux500-samsung-codina.dts     |  80 ++-
 arch/arm/boot/dts/ste-ux500-samsung-gavini.dts     |   4 +
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts     |   4 +
 arch/arm/boot/dts/ste-ux500-samsung-janice.dts     |  44 +-
 arch/arm/boot/dts/ste-ux500-samsung-kyle.dts       |   4 +
 arch/arm/boot/dts/ste-ux500-samsung-skomer.dts     |  35 +-
 10 files changed, 956 insertions(+), 18 deletions(-)
 create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-codina-tmo.dts

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

* [GIT PULL] DTS updates for the v5.19 kernel
@ 2022-04-30 22:52 ` Linus Walleij
  0 siblings, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2022-04-30 22:52 UTC (permalink / raw)
  To: SoC Team, arm-soc; +Cc: Linux ARM, phone-devel

Hi SoC folks,

please pull in these Arm Ux500 DTS changes for the v5.19 kernel.

The details are in the signed tag!

Yours,
Linus Walleij

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 49148f4c39f04cb7bcfc1f42c3051d9ef8655fba:

  ARM: dts: ux500: Add GPS to the Codina (2022-04-26 23:17:48 +0200)

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

- New devicetree for Codina TMO (SGH-T599).

- Add the Amastaos proximity sensor to the Codina.

- Add line impedance per machine to the Fuel Gauge
  nodes.

- Add GPS to Janice, Skomer and Codina.

- Add NFC to the Codina for GT-I8160P.

- Some janitorial like clock names.

----------------------------------------------------------------
Kuldeep Singh (1):
      ARM: dts: ste-dbx: Update spi clock-names property

Linus Walleij (8):
      dt-bindings: arm: ux500: Document Codina-TMO
      ARM: dts: ux500: Add Codina TMO device tree
      ARM: dts: ux500: Register Amstaos proximity sensor
      ARM: dts: ux500: Add line impedance to fuel gauge
      ARM: dts: ux500: Add GPS to Janice device tree
      ARM: dts: ux500: Add GPS to Skomer device tree
      ARM: dts: ux500: Add NFC to the Codina
      ARM: dts: ux500: Add GPS to the Codina

 Documentation/devicetree/bindings/arm/ux500.yaml   |   5 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/ste-dbx5x0.dtsi                  |  12 +-
 arch/arm/boot/dts/ste-ux500-samsung-codina-tmo.dts | 785 +++++++++++++++++++++
 arch/arm/boot/dts/ste-ux500-samsung-codina.dts     |  80 ++-
 arch/arm/boot/dts/ste-ux500-samsung-gavini.dts     |   4 +
 arch/arm/boot/dts/ste-ux500-samsung-golden.dts     |   4 +
 arch/arm/boot/dts/ste-ux500-samsung-janice.dts     |  44 +-
 arch/arm/boot/dts/ste-ux500-samsung-kyle.dts       |   4 +
 arch/arm/boot/dts/ste-ux500-samsung-skomer.dts     |  35 +-
 10 files changed, 956 insertions(+), 18 deletions(-)
 create mode 100644 arch/arm/boot/dts/ste-ux500-samsung-codina-tmo.dts

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

* Re: [GIT PULL] DTS updates for the v5.19 kernel
  2022-04-30 22:52 ` Linus Walleij
  (?)
@ 2022-05-03 14:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2022-05-03 14:50 UTC (permalink / raw)
  To: Linus Walleij; +Cc: soc

Hello:

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

On Sun, 1 May 2022 00:52:43 +0200 you wrote:
> Hi SoC folks,
> 
> please pull in these Arm Ux500 DTS changes for the v5.19 kernel.
> 
> The details are in the signed tag!
> 
> Yours,
> Linus Walleij
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] DTS updates for the v5.19 kernel
    https://git.kernel.org/soc/soc/c/97736c2ef670

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

end of thread, other threads:[~2022-05-03 14:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 22:52 [GIT PULL] DTS updates for the v5.19 kernel Linus Walleij
2022-04-30 22:52 ` Linus Walleij
2022-05-03 14:50 ` 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.