Re: (subset) [PATCH 0/2] soc/tegra: fuse: Fix unsupported SoC init path and log formatting

Thierry Reding <[email protected]> Wed, 5 Aug 2026 09:47:48 +0200
Newsgroups org.kernel.vger.linux-tegra,org.kernel.vger.linux-kernel
Message-ID <178591602568.1279419.9045205422483619934.b4-ty@b4>
From: Thierry Reding <[email protected]>


On Tue, 04 Aug 2026 20:19:08 +0800, Jinhui Guo wrote:
> This series contains two small fixes for the Tegra fuse driver.
> 
> Patch 1 fixes the legacy initialization path used on 32-bit ARM systems
> when no FUSE device tree node is present. If the detected chip ID is not
> supported, the current code only emits a warning and then continues with
> fuse->soc left as NULL. This can lead to a NULL pointer dereference when
> fuse->soc->init(fuse) is called later. Return -ENODEV from the default
> case to stop initialization immediately.
> 
> [...]

Applied, thanks!

[2/2] soc/tegra: fuse: Add missing newline to APBMISC error message
      commit: 308be3ea5c8d0bb362fb50c38923849a268e078e

Best regards,
-- 
Thierry Reding <[email protected]>