mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] soc/tegra: fuse: Add Tegra264 support
@ 2026-09-17  9:16 Jon Hunter
  2026-09-17  9:16 ` [PATCH v2 1/3] dt-bindings: fuse: Document compatible string for Tegra264 FUSE Jon Hunter
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jon Hunter @ 2026-09-17  9:16 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding
  Cc: Thierry Reding, devicetree, linux-tegra, linux-kernel,
	Jon Hunter, Thierry Reding

This series adds support for the FUSE block found on Tegra264. The first
two patches were originally posted by Thierry Reding and add the device
tree binding and FUSE node. The third patch adds the Tegra264 FUSE SoC
data, including the register range and keepouts.

Changes in v2:
- Reword the device tree binding commit message following review
  feedback
- Correct the register range for the efuse block to map the complete
  address space.
- Add Tegra264 FUSE driver support

Link: https://lore.kernel.org/linux-tegra/20260320233822.2578569-1-thierry.reding@kernel.org/
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
---
Jon Hunter (1):
      soc/tegra: fuse: Add Tegra264 support

Thierry Reding (2):
      dt-bindings: fuse: Document compatible string for Tegra264 FUSE
      arm64: tegra: Add FUSE block on Tegra264

 .../bindings/fuse/nvidia,tegra20-fuse.yaml         |   1 +
 arch/arm64/boot/dts/nvidia/tegra264.dtsi           |   7 +
 drivers/soc/tegra/fuse/fuse-tegra.c                |  11 +-
 drivers/soc/tegra/fuse/fuse-tegra30.c              | 168 ++++++++++++++++++++-
 drivers/soc/tegra/fuse/fuse.h                      |   7 +-
 5 files changed, 191 insertions(+), 3 deletions(-)
---
base-commit: e6e35979777d646fe3c7c94dca7dd32fb25d45f4
change-id: 20260916-tegra-tegra264-fuse-5561d592539d

Best regards,
-- 
Jon Hunter <jonathanh@nvidia.com>


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

end of thread, other threads:[~2026-09-21 10:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17  9:16 [PATCH v2 0/3] soc/tegra: fuse: Add Tegra264 support Jon Hunter
2026-09-17  9:16 ` [PATCH v2 1/3] dt-bindings: fuse: Document compatible string for Tegra264 FUSE Jon Hunter
2026-09-20 11:03   ` Krzysztof Kozlowski
2026-09-17  9:16 ` [PATCH v2 2/3] arm64: tegra: Add FUSE block on Tegra264 Jon Hunter
2026-09-17  9:16 ` [PATCH v2 3/3] soc/tegra: fuse: Add Tegra264 support Jon Hunter
2026-09-21 10:24 ` [PATCH v2 0/3] " 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®