Commit 8ae030c34 breaks USB on the Raspberry Pi 4

nicolas saenz julienne nsaenz at kernel.org
Wed Sep 15 00:42:32 PDT 2021


Hi Michael,

On Wed, 2021-09-15 at 08:33 +0200, Michael Stapelberg wrote:
> Thanks for your mail.
> 
> My system does not use any Linux kernel modules (=m), all required
> code is compiled into the kernel itself (=y).
> The root file system does not contain any .ko files.

Are you building your own kernels? Then I suggest to configure the
raspberrypi-reset driver as builtin (=y) so it's available in your kernel
image.

Could you provide more information on how your system/rootfs is built and
setup?

Regards,
Nicolas




More information about the linux-arm-kernel mailing list