Hi Jeremy,
> That is unfortunate. Which revision/how much RAM? Can you paste the
> before/after kernel/pci output like:
My RPi4 is a 8GB revision d03114.
Here's the pci output before applying your ranges tweak:
[3.697773] brcm-pcie fd50.pcie: host bridge /scb/pcie@7d50 ranges:
[3
Hi,
On 9/30/22 13:47, Adrien Thierry wrote:
Hi Jeremy,
If you just add the range tweak, does that fix the XHCI config in your setup
too?
I tested applying the range tweak in your patch, unfortunately it doesn't
seem to work on my setup. I'm still getting "usb 1-1: device descriptor > read/64
Hi Jeremy,
> If you just add the range tweak, does that fix the XHCI config in your setup
> too?
I tested applying the range tweak in your patch, unfortunately it doesn't
seem to work on my setup. I'm still getting "usb 1-1: device descriptor
read/64, error -71" errors.
Here's my SyncPcie functi
On 9/29/22 14:53, Adrien Thierry wrote:
This patch series does a few fixes in the SyncPcie() function, more
specifically in the logic that deletes the pci node to prevent Linux from
resetting the XHCI controller.
Hmm, that code not being exactly right isn't surprising, I went through
about a d
This patch series does a few fixes in the SyncPcie() function, more
specifically in the logic that deletes the pci node to prevent Linux from
resetting the XHCI controller.
Adrien Thierry (2):
Platform/RaspberryPi: fix pci DT node address in SyncPcie()
Platform/RaspberryPi: delete usb node ins