Re: [PATCH 0/3] soc: mediatek: mtk-socinfo: Fixes and cleanup
From: AngeloGioacchino Del Regno
Date: Wed Jan 31 2024 - 03:54:26 EST
On Tue, 30 Jan 2024 17:56:50 +0800, Chen-Yu Tsai wrote:
> The new mtk-socinfo driver has a double put of the nvmem device used to
> read the socinfo data. While fixing it, I rewrote the read function to
> make better use of the device node and device relationship.
>
> Patch 1 rewrites the cell read function in the mtk-socinfo so that no
> resource leaks happen, and device lookup is more efficient.
>
> [...]
Applied to v6.8-next/soc, thanks!
[1/3] soc: mediatek: mtk-socinfo: Clean up NVMEM cell read
commit: 82e5d7d793e8aef1275dae266427cf048a7459d6
[2/3] soc: mediatek: mtk-socinfo: Add extra entry for MT8183
commit: 54d21dea6a6c117f3cab4caa1f9c3ffafb515dd6
Cheers,
Angelo