Skip to content

DTS: overlays: add mmio-hi parameter to pciex1-compat-pi5 #6186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2024

Conversation

P33M
Copy link
Contributor

@P33M P33M commented May 24, 2024

I225-V network adapters have a buggy ROM that won't complete internal initialisation if (at least) BAR0 has an assigned address of 0x0.

Add a parameter to the pciex1-compat-pi5 overlay to make outbound addresses start at 2GB.

see #6134

I225-V network adapters have a buggy ROM that won't complete internal
initialisation if (at least) BAR0 has an assigned address of 0x0.

Add a parameter to the pciex1-compat-pi5 overlay to make outbound
addresses start at 2GB.

Signed-off-by: Jonathan Bell <[email protected]>
@P33M P33M marked this pull request as ready for review May 24, 2024 14:35
@pelwell pelwell merged commit dda83b1 into raspberrypi:rpi-6.6.y May 24, 2024
12 checks passed
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jun 7, 2024
kernel: configs: enable CONFIG_NET_FOU_IP_TUNNELS
See: raspberrypi/linux#6204

kernel: dts: bcm2712-rpi: Move rpi-otp nodes onto a bus
See: raspberrypi/linux#6197

kernel: vc4/hdmi: Fix Hsync and Vsync polarity changes
See: raspberrypi/linux#6193

kernel: Update DAC8x to support 384khz
See: raspberrypi/linux#6187

kernel: DTS: overlays: add mmio-hi parameter to pciex1-compat-pi5
See: raspberrypi/linux#6186
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jun 12, 2024
kernel: configs: enable CONFIG_NET_FOU_IP_TUNNELS
See: raspberrypi/linux#6204

kernel: dts: bcm2712-rpi: Move rpi-otp nodes onto a bus
See: raspberrypi/linux#6197

kernel: vc4/hdmi: Fix Hsync and Vsync polarity changes
See: raspberrypi/linux#6193

kernel: Update DAC8x to support 384khz
See: raspberrypi/linux#6187

kernel: DTS: overlays: add mmio-hi parameter to pciex1-compat-pi5
See: raspberrypi/linux#6186
@geerlingguy
Copy link

geerlingguy commented Jul 23, 2024

Also related: #6278 - behavior of some devices behind multi-port PCIe switches.

popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jul 25, 2024
kernel: staging: bcm2835-codec: Disable HEADER_ON_OPEN for video encode
See: raspberrypi/linux#6253

kernel: DTS: overlays: add mmio-hi parameter to pciex1-compat-pi5
See: raspberrypi/linux#6186

kernel: pinctrl: rp1: jump through hoops to avoid PCIe latency issues
See: raspberrypi/linux#6279

kernel: configs: rpi: enable CONFIG_BRIDGE_VLAN_FILTERING
See: raspberrypi/linux#6277

kernel: arm64: dts: Add cm5l files
See: raspberrypi/linux#6272

kernel: rp1-dsi: Switch to PLL_SYS source for DPI when 8*lanes > bpp
See: raspberrypi/linux#6157

kernel: Revert "Update DAC8x to support 384khz"
See: raspberrypi/linux#6271
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jul 25, 2024
kernel: staging: bcm2835-codec: Disable HEADER_ON_OPEN for video encode
See: raspberrypi/linux#6253

kernel: DTS: overlays: add mmio-hi parameter to pciex1-compat-pi5
See: raspberrypi/linux#6186

kernel: pinctrl: rp1: jump through hoops to avoid PCIe latency issues
See: raspberrypi/linux#6279

kernel: configs: rpi: enable CONFIG_BRIDGE_VLAN_FILTERING
See: raspberrypi/linux#6277

kernel: arm64: dts: Add cm5l files
See: raspberrypi/linux#6272

kernel: rp1-dsi: Switch to PLL_SYS source for DPI when 8*lanes > bpp
See: raspberrypi/linux#6157

kernel: Revert "Update DAC8x to support 384khz"
See: raspberrypi/linux#6271
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants