Phil Elwell
Phil Elwell
A Pull Request is the usual way to submit an overlay - include an entry in the Makefile (in alphabetical order, please), and a "Signed-off-by:" line - but I have...
P.S. This all looks good - just watch the 80 character line length limit in the README (and don't forget the two blank lines between entries).
Can I add a Signed-off-by: line for you?
Done - https://github.com/raspberrypi/linux/commit/0126956700c2c8a2ff5ed8441e07046d5b7c508a
The line added to the Makefile takes care of the compilation.
My guess would be that the USB driver is not expecting to be closed then reopened. What is the aim of this investigation?
> Yes, the DWC2 USB driver doesn't like it that the power state is not abled after resume. I was referring to the firmware's USB driver.
Have you followed the same sequence using debugfs that the suspend/resume cycle attempts?
> What is the purpose of this firmware USB driver after the ARM core has booted? There isn't one - it steps back, letting the ARMs take over. > Could...
Could you try some of the intervening releases using the hashes on this page?: https://github.com/raspberrypi/rpi-firmware/commits/master/ (`sudo rpi-update `)