Re: [PATCH] soc: mediatek: mtk-socinfo: Avoid using machine attribute in SoC detection log

From: AngeloGioacchino Del Regno
Date: Tue Feb 25 2025 - 04:10:47 EST


On Fri, 21 Feb 2025 12:04:02 +0100, Louis-Alexis Eyraud wrote:
> The recently introduced SoC attribute info rework avoided modifying the
> machine attribut but still used it in the log message on successful SoC
> matching. It leads to print a confusing log about a board-related info
> (read from devicetree) and not about the matched SoC:
> ```
> mtk-socinfo mtk-socinfo.0.auto: MediaTek MediaTek Genio-510 EVK SoC
> detected
> ```
>
> [...]

Applied to v6.14-next/soc, thanks!

[1/1] soc: mediatek: mtk-socinfo: Avoid using machine attribute in SoC detection log
commit: 02b916592319fdb336925df75415d98481dca300

Cheers,
Angelo