mbox series

[GIT,PULL] DTS updates for the v5.19 kernel

Message ID CACRpkdYngWscqak5phKm58O2GF0RmVETgwW4NCKTBiASdaEcyg@mail.gmail.com
State New
Headers show
Series [GIT,PULL] DTS updates for the v5.19 kernel | expand

Pull-request

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

Message

Linus Walleij April 30, 2022, 10:52 p.m. UTC
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