[PATCH v4 2/5] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted

Chen-Yu Tsai wens at kernel.org
Tue May 5 06:52:38 PDT 2026


On Mon, May 4, 2026 at 1:03 PM Mikhail Kalashnikov <iuncuim at gmail.com> wrote:
>
> The A523 processor has two temperature controllers, but they share a
> common reset line. Make it shared with the shared variant of
> devm_reset_control_get(), and also simplify the driver by switching to
> devm_reset_control_get_shared_deasserted().
>
> Signed-off-by: Mikhail Kalashnikov <iuncuim at gmail.com>

> Reviewed-by: Chen-Yu Tsai <wens at csie.org>

Update to:

Reviewed-by: Chen-Yu Tsai <wens at kernel.org>



More information about the linux-arm-kernel mailing list