[PATCH v5 3/5] thermal/drivers/sun8i: get calibration data from two nvmem cells
Chen-Yu Tsai
wens at kernel.org
Sat Jul 11 22:21:01 PDT 2026
On Sun, Jul 5, 2026 at 1:15 AM Mikhail Kalashnikov <iuncuim at gmail.com> wrote:
>
> The A523 processor has calibration data in two nvmem cells. To be able to
> add support, the ability to add data from two cells into one array must be
> added.
>
> Signed-off-by: Mikhail Kalashnikov <iuncuim at gmail.com>
Reviewed-by: Chen-Yu Tsai <wens at kernel.org>
Some of the variables could be moved into the of_property_for_each_string()
loop, but it works either way.
More information about the linux-arm-kernel
mailing list