Thread (15 messages) 15 messages, 4 authors, 2025-07-12

Re: [PATCH v2 4/8] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted

From: Chen-Yu Tsai <hidden>
Date: 2025-07-06 17:13:50
Also in: linux-devicetree, linux-pm, linux-sunxi, lkml

On Thu, Jul 3, 2025 at 11:13 PM iuncuim [off-list ref] wrote:
From: Mikhail Kalashnikov <redacted>

The A523 processor has two temperature controllers, but they share a common
reset line. We can to use devm_reset_control_get_shared_deasserted() instead
of devm_reset_control_get(). This will simplify the driver.
Nit: I'd probably write:

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 <redacted>
Reviewed-by: Chen-Yu Tsai <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help