On 8/1/25 11:59 AM, Daniel Lezcano wrote:
On 25/06/2025 20:16, Marek Vasut wrote:
The Working Sample R-Car SoCs may not yet have thermal sensor trimming
values programmed into fuses, those fuses are blank instead. For such
SoCs, the driver includes fallback trimming values. Those values are
currently applied to all SoCs which use this driver.
Introduce support for per-SoC fallback trimming values in preparation
for SoCs which do not use these current trimming values. No functional
change is intended here.
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx>
Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx>
---
Cc: "Niklas Söderlund" <niklas.soderlund@xxxxxxxxxxxx>
Applied, thanks
Is this series supposed to be in linux-next by now ?
I don't see it either on git.kernel.org thermal group tree or your tree,
where was the series applied to ?
Thank you