On Thu, Mar 7, 2024 at 12:03 PM Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> wrote: > The calculated Tj_T constant is calculated from the PTAT data either > read from the first TSC zone on the device if calibration data is fused, > or from fallback values in the driver itself. The value calculated is > shared among all TSC zones. > > Move the Tj_T constant to the shared private data structure instead of > duplicating it in each TSC private data. This requires adding a pointer > to the shared data to the TSC private data structure. This back pointer > make it easier to curter rework the temperature conversion logic. further? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds