summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-ast2600/recipes-kernel/linux/linux-aspeed_%.bbappend
blob: 7ec69d2525e0eaf99cc9781d83c0981769c4d26b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
COMPATIBLE_MACHINE = "intel-ast2600"
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

SRC_URI += " \
    file://intel-ast2600.cfg \
    file://0001-serial-8250-Add-Aspeed-UART-driver-with-DMA-supporte.patch \
    file://0002-serial-8250-Fix-RX-DMA-time-out-property.patch \
    file://0003-serial-8250_aspeed-Make-port-type-fixed.patch \
    file://0004-Add-a-workaround-to-cover-UART-interrupt-bug-in-AST2.patch \
    file://0005-Add-sample-i3c-slave-driver.patch \
    file://0006-Fix-PSU-fan-sensor-read-0.patch \
    "