Skip to content

arm64: dts: remove broken DTSI links #6234

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
Jun 20, 2024

Conversation

Noltari
Copy link
Contributor

@Noltari Noltari commented Jun 20, 2024

Both bcm283x-rpi-csi1-2lane.dtsi and bcm283x-rpi-lan7515.dtsi are linked to "../arm/boot/dts/" instead of "../arm/boot/dts/broadcom", so the links are broken.

Fixes: d060fc0 ("BCM2708: Add core Device Tree support")

OpenWrt reference: openwrt/openwrt#15762

Both bcm283x-rpi-csi1-2lane.dtsi and bcm283x-rpi-lan7515.dtsi are linked to
"../arm/boot/dts/" instead of "../arm/boot/dts/broadcom", so the links are
broken.

Fixes: d060fc0 ("BCM2708: Add core Device Tree support")
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@pelwell
Copy link
Contributor

pelwell commented Jun 20, 2024

They're also unnecessary, which explains we nobody noticed.

@pelwell pelwell merged commit 47dce8e into raspberrypi:rpi-6.6.y Jun 20, 2024
11 of 12 checks passed
@6by9
Copy link
Contributor

6by9 commented Jun 20, 2024

LGTM. All the arm64 files use includes of the arm versions, so they're redundant.
...
And Phil's faster at typing!

@Noltari Noltari deleted the rpi-6.6.y-arm64-DT branch June 20, 2024 12:53
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