linux{,-fslc}-qoriq: share lx2160acex7 with linux-qoriq

Solid-Run's official BSP provides linux-patches against linux-qoriq kernel
instead of using linux-fslc branches or an own one with stable updates.
To support comparable conditions with provided BSP, support patches can be
used with NXPs kernel as well as with FSL Community QorIQ kernel.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
This commit is contained in:
Jens Rehsack 2020-06-30 08:15:49 +02:00 committed by Otavio Salvador
parent 13c782bfe4
commit 63c6593262
3 changed files with 12 additions and 10 deletions

View File

@ -1,10 +1 @@
FILESEXTRAPATHS_append_lx2160acex7 := "${THISDIR}/${PN}-lx2160acex7:"
SRC_URI_append_lx2160acex7 = "\
file://0001-arm64-dts-lx2160a-add-lx2160acex7-device-tree-build.patch \
file://0002-arm64-dts-lx2160a-add-lx2160acex7-device-tree.patch \
file://0005-arm64-dts-lx2160a-cex7-add-ltc3882-support.patch \
file://0006-arm64-dts-lx2160a-cex7-add-on-module-eeproms.patch \
file://0007-pci-hotplug-declare-IDT-bridge-as-hotpluggabl-bridge.patch \
file://0008-pci-spr2803-quirk-to-fix-class-ID.patch \
"
require linux-lx2160acex7.inc

View File

@ -0,0 +1,10 @@
FILESEXTRAPATHS_append_lx2160acex7 := "${THISDIR}/linux-fslc-qoriq-lx2160acex7:"
SRC_URI_append_lx2160acex7 = "\
file://0001-arm64-dts-lx2160a-add-lx2160acex7-device-tree-build.patch \
file://0002-arm64-dts-lx2160a-add-lx2160acex7-device-tree.patch \
file://0005-arm64-dts-lx2160a-cex7-add-ltc3882-support.patch \
file://0006-arm64-dts-lx2160a-cex7-add-on-module-eeproms.patch \
file://0007-pci-hotplug-declare-IDT-bridge-as-hotpluggabl-bridge.patch \
file://0008-pci-spr2803-quirk-to-fix-class-ID.patch \
"

View File

@ -0,0 +1 @@
require linux-lx2160acex7.inc