Hi, This series fixes errors during module removal. It also implements PHY core voltage selection as per TI recommendation and workaround for Errata i2409 [1]. The workaround needs PHY2 region to be present in device node. This is sent as a separate series [2]. [1] - https://www.ti.com/lit/er/sprz487d/sprz487d.pdf [2] - https://lore.kernel.org/all/20240201120332.4811-6-rogerq@xxxxxxxxxx/ cheers, -roger Roger Quadros (4): usb: dwc3-am62: call of_platform_depopulate in .remove() usb: dwc3-am62: fix error on module removal usb: dwc3-am62: Fix PHY core voltage selection usb: dwc3-am62: add workaround for Errata i2409 drivers/usb/dwc3/dwc3-am62.c | 55 ++++++++++++++++++++++++++++-------- 1 file changed, 44 insertions(+), 11 deletions(-) base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d -- 2.34.1