Skip to content
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

dts: bcm2712-rpi-5-b: Create some dummy nodes #5693

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

pelwell
Copy link
Contributor

@pelwell pelwell commented Nov 2, 2023

The kernel now treats multiple fragments targeting the same node as an error. For this reason, it is important that labels created just for compatibility with other systems (e.g. i2c0if and i2c0mux) are attached to unique nodes, not just tacked onto existing nodes.

The kernel now treats multiple fragments targeting the same node as an
error. For this reason, it is important that labels created just for
compatibility with other systems (e.g. i2c0if and i2c0mux) are
attached to unique nodes, not just tacked onto existing nodes.

Signed-off-by: Phil Elwell <[email protected]>
spi6 won't be useful on Pi 5 because it can't be enabled on the 40-pin
header, but include it for completeness.

Also fix the #address-cells value for spi1, otherwise the kernel will
reject attempts to apply the, say, spi1-2cs overlay at runtime.

Signed-off-by: Phil Elwell <[email protected]>
@pelwell pelwell merged commit cd66a08 into raspberrypi:rpi-6.1.y Nov 2, 2023
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Nov 2, 2023
kernel: fixup! arch/arm64: Add Revision, Serial, Model to cpuinfo
See: raspberrypi/linux#5690

kernel: Remove the Zero 2 W DT-based WLAN firmware selection
See: raspberrypi/linux#5499

kernel: drivers: media: cfe: Set the CSI-2 link frequency correctly
See: raspberrypi/linux#5691

kernel: dts: bcm2712-rpi-5-b: Create some dummy nodes
See: raspberrypi/linux#5693
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Nov 2, 2023
kernel: fixup! arch/arm64: Add Revision, Serial, Model to cpuinfo
See: raspberrypi/linux#5690

kernel: Remove the Zero 2 W DT-based WLAN firmware selection
See: raspberrypi/linux#5499

kernel: drivers: media: cfe: Set the CSI-2 link frequency correctly
See: raspberrypi/linux#5691

kernel: dts: bcm2712-rpi-5-b: Create some dummy nodes
See: raspberrypi/linux#5693
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.

1 participant