Hi Markus, Thank you for the patch.
On Wed, Jan 14, 2026 at 09:33, "Markus Schneider-Pargmann (TI.com)" <[email protected]> wrote: > For the upstream DT the ctrl_mod node is using a relative register > address which is not translated by the current code. > > Make address parsing understand relative addresses. > > Signed-off-by: Markus Schneider-Pargmann (TI.com) <[email protected]> I already reviewed this in v1 and the patch did not change in v3: https://lore.kernel.org/all/[email protected]/#t Can you please explain why you have dropped my Reviewed-by? Anyways, putting it back so that b4 picks it up. Reviewed-by: Mattijs Korpershoek <[email protected]> > --- > drivers/usb/musb-new/ti-musb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

