Hi Lee, On Thu, 2020-10-29 at 15:16 +0000, Lee Jones wrote: ... > > Changes from V8: > > - Rebase on 5.10-rc1 > > - Add missing changes in MFD patch from V7 that were > > accidentally > > dropped in V8 > > Which changes are those? > > Do I need to re-review? Should have mentioned here. Patch 2 is the only one that changed. It was corrected to be the last patch you reviewed (which was accidentally reverted in V8) plus I dropped this dev_err: if (!found_devices) { dev_err(&pdev->dev, "No supported PMT capabilities found.\n"); return -ENODEV; } There are no more changes planned for this series and we're still looking to merge in 5.11. Thanks. David