All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] soc/tegra: fuse: Support Tegra210B01 Speedos
@ 2026-07-28  1:57 ` Aaron Kling
  0 siblings, 0 replies; 7+ messages in thread
From: Aaron Kling via B4 Relay @ 2026-07-28  1:57 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter
  Cc: linux-tegra, linux-kernel, Aaron Kling, Alex Frid

This series adds support for the b01 fuse revision, then adds speedo
support for known Tegra210B01 sku's.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Changes in v2:
- Update patch 1 commit messag to be more descriptive
- Update patch 1 to set unknown revision in the major revision B code
  path if minor revision is not 1.
- Add based-on tags to patch 2
- Link to v1: https://lore.kernel.org/r/20260717-t210b01-speedo-v1-0-f04a8bd4d997@gmail.com

---
Aaron Kling (2):
      soc/tegra: fuse: Support revision B01
      soc/tegra: fuse: speedo-tegra210: Support revision B01

 drivers/soc/tegra/fuse/fuse-tegra.c      |  1 +
 drivers/soc/tegra/fuse/speedo-tegra210.c | 22 ++++++++++++--
 drivers/soc/tegra/fuse/tegra-apbmisc.c   | 51 +++++++++++++++++++-------------
 include/soc/tegra/fuse.h                 |  1 +
 4 files changed, 53 insertions(+), 22 deletions(-)
---
base-commit: 1a1757b76427f6201bfe0bf1bea9f7574f332a93
change-id: 20260714-t210b01-speedo-07f8cd3b3aa3

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>



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

end of thread, other threads:[~2026-07-28 12:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  1:57 [PATCH v2 0/2] soc/tegra: fuse: Support Tegra210B01 Speedos Aaron Kling via B4 Relay
2026-07-28  1:57 ` Aaron Kling
2026-07-28  1:57 ` [PATCH v2 1/2] soc/tegra: fuse: Support revision B01 Aaron Kling via B4 Relay
2026-07-28  1:57   ` Aaron Kling
2026-07-28  1:57 ` [PATCH v2 2/2] soc/tegra: fuse: speedo-tegra210: " Aaron Kling via B4 Relay
2026-07-28  1:57   ` Aaron Kling
2026-07-28 12:19 ` [PATCH v2 0/2] soc/tegra: fuse: Support Tegra210B01 Speedos Mikko Perttunen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.