bcm27xx: fix malformed upstream arm64 DT patch
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 19 Jun 2024 18:17:44 +0000 (20:17 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 20 Jun 2024 03:55:08 +0000 (05:55 +0200)
commit0a07a3a13dae4a59808359341493416f3653dcce
tree1476c8fce13b91abcafa9f1760e56b381908a44b
parent2499c10d327beeb5421285ec07cb92b1dec3a5d7
bcm27xx: fix malformed upstream arm64 DT patch

This patch was causing buildbot issues when copying arm64 DT files since
bcm283x-rpi-csi1-2lane.dtsi and bcm283x-rpi-lan7515.dtsi were linked to
"../../../../arm/boot/dts/" instead of "../../../../arm/boot/dts/broadcom".
These files aren't needed, so let's remove them instead of fixing them.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15762
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/bcm27xx/patches-6.6/950-0040-BCM2708-Add-core-Device-Tree-support.patch