Re: [PATCH v2 0/2] soc/tegra: fuse: Support Tegra210B01 Speedos
Mikko Perttunen <[email protected]> Tue, 28 Jul 2026 21:19:45 +0900
| Newsgroups | org.kernel.vger.linux-tegra,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, July 28, 2026 10:57=E2=80=AFAM Aaron Kling via B4 Relay wrote: > This series adds support for the b01 fuse revision, then adds speedo > support for known Tegra210B01 sku's. >=20 > Signed-off-by: Aaron Kling <[email protected]> > --- > 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-f04a= [email protected] >=20 > --- > Aaron Kling (2): > soc/tegra: fuse: Support revision B01 > soc/tegra: fuse: speedo-tegra210: Support revision B01 >=20 > 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 >=20 > Best regards, > --=20 > Aaron Kling <[email protected]> >=20 >=20 >=20 Series Reviewed-by: Mikko Perttunen <[email protected]>