[GIT PULL] Ux500 DTS changes for v7.4
Linus Walleij
linusw at kernel.org
Wed Sep 23 10:38:44 PDT 2026
Hi SoC maintainers,
please pull these DTS changes for Ux500 for the v7.4 kernel
cycle.
Yours,
Linus Walleij
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -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-7.4
for you to fetch changes up to 2eb92e6b94b612eccb53366f65018ae5e8d072d5:
ARM: dts: ux500: Add Samsung phone audio graphs (2026-09-23 19:26:12 +0200)
----------------------------------------------------------------
Ux500 DTS changed for the v7.4 kernel:
- Make panel regulators have unique names, duplicates found
when trying to use the DTS with U-Boot.
- Harmonize the GPIO key names, as U-Boot want to have a
device-neutral key name to look for.
- Add the Imagis ISA haptic feedback to the Gavini and
Janice DTS files.
- Add proper regulator defines found when working on the
proper power domains. (Bindings are in the regulator
tree.)
- Switch the audio to using the generic audio-graph-card2
binding and drop the old custom binding. (Binding patches
are ACKed and will get merged to ASoC and MFD trees.)
----------------------------------------------------------------
Linus Walleij (9):
ARM: dts: ux500: Make panel regulators have unique names
ARM: dts: ux500: Harmonize GPIO key names
ARM: dts: ux500: Add the Imagis ISA to Janice DTS
ARM: dts: ux500: Add the Imagis ISA to Gavini DTS
ARM: dts: ux500: Add new AB8500/AB8505 regulators
ARM: dts: ux500: Fix up regulator assignments
ARM: dts: ux500: Add sound DAI provider cells
ARM: dts: ux500: Convert HREF audio to audio-graph-card2
ARM: dts: ux500: Add Samsung phone audio graphs
arch/arm/boot/dts/st/ste-ab8500.dtsi | 35 ++++--
arch/arm/boot/dts/st/ste-ab8505.dtsi | 35 ++++--
arch/arm/boot/dts/st/ste-dbx5x0.dtsi | 9 +-
arch/arm/boot/dts/st/ste-href-ab8500.dtsi | 104 ++++++++++++++++++
arch/arm/boot/dts/st/ste-href-ab8505.dtsi | 118 ++++++++++++++++-----
arch/arm/boot/dts/st/ste-href-stuib.dtsi | 8 +-
arch/arm/boot/dts/st/ste-href-tvk1281618-r2.dtsi | 14 +--
arch/arm/boot/dts/st/ste-href-tvk1281618-r3.dtsi | 10 +-
arch/arm/boot/dts/st/ste-href.dtsi | 2 +-
arch/arm/boot/dts/st/ste-snowball.dts | 10 +-
.../boot/dts/st/ste-ux500-samsung-codina-tmo.dts | 1 +
arch/arm/boot/dts/st/ste-ux500-samsung-codina.dts | 25 ++++-
arch/arm/boot/dts/st/ste-ux500-samsung-gavini.dts | 61 ++++++++++-
arch/arm/boot/dts/st/ste-ux500-samsung-golden.dts | 11 +-
arch/arm/boot/dts/st/ste-ux500-samsung-janice.dts | 59 ++++++++++-
arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts | 5 +-
arch/arm/boot/dts/st/ste-ux500-samsung-skomer.dts | 5 +-
arch/arm/boot/dts/st/ste-ux500-samsung.dtsi | 77 ++++++++++++++
18 files changed, 506 insertions(+), 83 deletions(-)
create mode 100644 arch/arm/boot/dts/st/ste-ux500-samsung.dtsi
More information about the linux-arm-kernel
mailing list