mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: tegra: Miscellaneous I2C changes on Tegra264
@ 2026-09-18  9:06 Thierry Reding
  2026-09-18  9:06 ` [PATCH 1/5] arm64: tegra: Add missing *-cells properties for I2C controllers Thierry Reding
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Thierry Reding @ 2026-09-18  9:06 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter
  Cc: devicetree, linux-tegra, linux-kernel, Thierry Reding

This series of patches fixes some minor issues with the I2C controllers
on Tegra264 and adds some I2C clients that are useful for these systems.

Patch 1 adds the missing #address-cells and #size-cells properties for
all I2C controllers. These had gone unnoticed since no I2C clients had
been added so far.

Patch 2 ensures the I2C controllers are consistently named (and their
names correspond to those find in various documents) by adding aliases
to them.

The module and system EEPROMs found on most modern Jetson devices are
added in patches 3 and 4.

Finally, the thermal sensor found on the Jetson AGX Thor module is
described in patch 5. This allows reading the local temperature of the
module.

Thierry

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
Thierry Reding (5):
      arm64: tegra: Add missing *-cells properties for I2C controllers
      arm64: tegra: Add I2C aliases for Tegra264
      arm64: tegra: Add NVIDIA Jetson AGX Thor module EEPROM
      arm64: tegra: Add NVIDIA Jetson AGX Thor system EEPROM
      arm64: tegra: Add thermal senser for Jetson AGX Thor

 arch/arm64/boot/dts/nvidia/tegra264-p3834.dtsi     | 25 +++++++++++
 .../boot/dts/nvidia/tegra264-p4071-0000+p3834.dtsi | 14 +++++++
 arch/arm64/boot/dts/nvidia/tegra264.dtsi           | 49 ++++++++++++++++++++++
 3 files changed, 88 insertions(+)
---
base-commit: e657a464aba873f5eaf3ca821b6e4016674492d6
change-id: 20260918-tegra264-i2c-521c0e9e50d3

Best regards,
--  
Thierry Reding <treding@nvidia.com>


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

end of thread, other threads:[~2026-09-18 12:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18  9:06 [PATCH 0/5] arm64: tegra: Miscellaneous I2C changes on Tegra264 Thierry Reding
2026-09-18  9:06 ` [PATCH 1/5] arm64: tegra: Add missing *-cells properties for I2C controllers Thierry Reding
2026-09-18  9:06 ` [PATCH 2/5] arm64: tegra: Add I2C aliases for Tegra264 Thierry Reding
2026-09-18  9:06 ` [PATCH 3/5] arm64: tegra: Add NVIDIA Jetson AGX Thor module EEPROM Thierry Reding
2026-09-18  9:06 ` [PATCH 4/5] arm64: tegra: Add NVIDIA Jetson AGX Thor system EEPROM Thierry Reding
2026-09-18  9:06 ` [PATCH 5/5] arm64: tegra: Add thermal senser for Jetson AGX Thor Thierry Reding
2026-09-18 12:56   ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®