mbox series

[GIT,PULL,4/5] ARM: tegra: Device tree changes for v6.15-rc1

Message ID 20250307162332.3451523-4-thierry.reding@gmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/5] soc/tegra: Changes for v6.15-rc1 | expand

Pull-request

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

Message

Thierry Reding March 7, 2025, 4:23 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 237a868d30e7a744b64479ff98ad86b2e3008943:

  ARM: tegra: tf101: Add al3000a illuminance sensor node (2025-03-06 19:02:23 +0100)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Device tree changes for v6.15-rc1

This contains a few patches that add some missing, display-related nodes
on Tegra114 and Tegra124, as well as a small fix in the display clock
used for DSI on Tegra114 and the addition of a light sensor found on the
ASUS TF101.

----------------------------------------------------------------
Svyatoslav Ryhel (5):
      ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114
      ARM: tegra: Add ARM PMU node on Tegra114
      ARM: tegra: Add HDA node on Tegra114
      ARM: tegra: Add DSI-A and DSI-B nodes on Tegra124
      ARM: tegra: tf101: Add al3000a illuminance sensor node

 arch/arm/boot/dts/nvidia/tegra114.dtsi          | 34 +++++++++++++++++----
 arch/arm/boot/dts/nvidia/tegra124.dtsi          | 40 +++++++++++++++++++++++++
 arch/arm/boot/dts/nvidia/tegra20-asus-tf101.dts | 11 +++++++
 3 files changed, 80 insertions(+), 5 deletions(-)