[PATCH v3] i3c: master: dw-i3c: Fix missing reset assertion in remove() callback

Alexandre Belloni alexandre.belloni at bootlin.com
Sun Apr 12 07:39:30 PDT 2026


On Fri, 20 Mar 2026 22:18:02 +0800, Felix Gu wrote:
> The reset line acquired during probe is currently left deasserted when
> the driver is unbound.
> 
> Switch to devm_reset_control_get_optional_exclusive_deasserted() to
> ensure the reset is automatically re-asserted by the devres core when
> the driver is removed.
> 
> [...]

Applied, thanks!

[1/1] i3c: master: dw-i3c: Fix missing reset assertion in remove() callback
      https://git.kernel.org/i3c/c/bef1eef66718

Best regards,

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-i3c mailing list