[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20251002125746.107012-1-laura.nao@collabora.com>
Date: Thu, 2 Oct 2025 14:57:46 +0200
From: Laura Nao <laura.nao@...labora.com>
To: laura.nao@...labora.com
Cc: andrew-ct.chen@...iatek.com,
angelogioacchino.delregno@...labora.com,
arnd@...db.de,
bchihi@...libre.com,
colin.i.king@...il.com,
conor+dt@...nel.org,
daniel.lezcano@...aro.org,
devicetree@...r.kernel.org,
frank-w@...lic-files.de,
kernel@...labora.com,
krzk+dt@...nel.org,
lala.lin@...iatek.com,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-mediatek@...ts.infradead.org,
linux-pm@...r.kernel.org,
lukasz.luba@....com,
matthias.bgg@...il.com,
nfraprado@...labora.com,
rafael@...nel.org,
robh@...nel.org,
rui.zhang@...el.com,
srini@...nel.org,
u.kleine-koenig@...libre.com
Subject: Re: [PATCH v3 0/9] Add thermal sensor driver support for Mediatek MT8196
On 8/4/25 15:30, Laura Nao wrote:
> This patch series extends the MediaTek LVTS thermal driver to support the
> MT8196 SoC.
>
> MT8196 requires a different implementation of the lvts_temp_to_raw()
> function.
>
> To support this, the series introduces:
>
> - A new struct lvts_platform_ops to allow platform-specific
> conversion logic between raw sensor values and temperature
> - A variant of the lvts_temp_to_raw() implementation
> - Platform data and controller definitions for MT8196
>
> Link to v2: https://lore.kernel.org/all/20250730152128.311109-1-laura.nao@collabora.com/
>
> Changes in v3:
> - Make ops in struct lvts_data a pointer to const struct lvts_platform_ops
> - Changed mediatek,mt8188-efuse const entry in eFuse binding to an enum
> with mediatek,mt8196-efuse and mediatek,mt8188-efuse, dropped mediatek,mt8196-efuse
> const entry
Hello,
Following up on this patch series to see if there’s any further
feedback. I’ve verified that it still applies cleanly on
linux-pm/thermal and next-20250929.
Best,
Laura
Powered by blists - more mailing lists