On Tue, Nov 22, 2022 at 11:21:22AM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Provide a devres variant of uart_add_one_port() that removes the managed > port at device detach. Ick, no, please let's keep devm away from the serial layer like this. I would need a LOT of justification for why this is needed, not just one driver that wants to use it, sorry. Please do not make this part of the series for this driver, but do it separately, later, if you still want it. thanks, greg k-h