[GIT PULL 5/6] ARM: tegra: Device tree changes for v7.2-rc1

Thierry Reding thierry.reding at kernel.org
Sat May 30 23:08:22 PDT 2026


From: Thierry Reding <thierry.reding at gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-7.2-arm-dt

for you to fetch changes up to 774bc2764647cfd6b65727cfa978d809f11df392:

  ARM: tegra: tf600t: Invert accelerometer calibration matrix (2026-05-29 14:36:18 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Device tree changes for v7.2-rc1

The bulk of this is various improvements for some of the older ASUS and
LG devices, but there's also support for interconnects on Tegra114 to
help improve memory frequency scaling.

----------------------------------------------------------------
Brian Norris (1):
      ARM: tegra: Add #{address,size}-cells to Chromium-based /firmware

Ion Agorria (1):
      ARM: tegra: p880: Lower CPU thermal limit

Svyatoslav Ryhel (13):
      dt-bindings: memory: Document Tegra114 Memory Controller
      dt-bindings: memory: Document Tegra114 External Memory Controller
      ARM: tegra: Add EMC OPP and ICC properties to Tegra114 EMC and ACTMON device-tree nodes
      ARM: tegra: Add DC interconnections for Tegra114
      ARM: tegra: Configure Tegra114 power domains
      ARM: tegra: lg-x3: Complete video device graph
      ARM: tegra: lg-x3: Set PMIC's RTC address
      ARM: tegra: grouper: Add support for front camera
      ARM: tegra: transformer: Add support for front camera
      ARM: tegra: transformers: Add connector node for common trees
      ARM: tegra: tf600t: Configure panel
      ARM: tegra: tf600t: Drop backlight regulator
      ARM: tegra: tf600t: Invert accelerometer calibration matrix

Thierry Reding (1):
      Merge tag 'memory-controller-drv-tegra-dt-bindings-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into for-7.2/arm/dt

 .../memory-controllers/nvidia,tegra124-emc.yaml    |  174 +--
 .../memory-controllers/nvidia,tegra124-mc.yaml     |   31 +-
 .../boot/dts/nvidia/tegra114-peripherals-opp.dtsi  | 1439 ++++++++++++++++++++
 arch/arm/boot/dts/nvidia/tegra114.dtsi             |  157 +++
 arch/arm/boot/dts/nvidia/tegra124-nyan.dtsi        |    5 +
 arch/arm/boot/dts/nvidia/tegra124-venice2.dts      |    5 +
 .../nvidia/tegra20-asus-transformer-common.dtsi    |   22 +-
 .../nvidia/tegra30-asus-nexus7-grouper-common.dtsi |  128 ++
 .../tegra30-asus-nexus7-grouper-maxim-pmic.dtsi    |    4 +-
 .../tegra30-asus-nexus7-grouper-ti-pmic.dtsi       |    4 +-
 arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dts   |   71 +-
 .../nvidia/tegra30-asus-transformer-common.dtsi    |  159 ++-
 arch/arm/boot/dts/nvidia/tegra30-lg-p880.dts       |   41 +
 arch/arm/boot/dts/nvidia/tegra30-lg-p895.dts       |   46 +
 arch/arm/boot/dts/nvidia/tegra30-lg-x3.dtsi        |  157 ++-
 include/dt-bindings/memory/tegra114-mc.h           |   67 +
 16 files changed, 2302 insertions(+), 208 deletions(-)
 create mode 100644 arch/arm/boot/dts/nvidia/tegra114-peripherals-opp.dtsi



More information about the linux-arm-kernel mailing list