diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-09 19:47:17 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-21 11:46:13 +0200 |
commit | 3cd9219e5e16aa38606ea82e4fadb1e0f5f39743 (patch) | |
tree | 6f7aa5b238f4e434c7ce3dab11bee2ac002313ef /target/linux/pistachio/patches-5.4/101-dmaengine-img-mdc-Handle-early-status-read.patch | |
parent | 4291a0d58a506f4e2f32de7918c3fc72145053ce (diff) | |
download | upstream-3cd9219e5e16aa38606ea82e4fadb1e0f5f39743.tar.gz upstream-3cd9219e5e16aa38606ea82e4fadb1e0f5f39743.tar.bz2 upstream-3cd9219e5e16aa38606ea82e4fadb1e0f5f39743.zip |
pistachio: Make patches and configuration apply on to of 5.4
This refreshes the patches, removes patches already applied upstream and
removes the SPI NAND framework to use the upstream version.
In addition it also refreshes the kernel configuration.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/pistachio/patches-5.4/101-dmaengine-img-mdc-Handle-early-status-read.patch')
-rw-r--r-- | target/linux/pistachio/patches-5.4/101-dmaengine-img-mdc-Handle-early-status-read.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pistachio/patches-5.4/101-dmaengine-img-mdc-Handle-early-status-read.patch b/target/linux/pistachio/patches-5.4/101-dmaengine-img-mdc-Handle-early-status-read.patch index 92293f8796..031a4e3e5e 100644 --- a/target/linux/pistachio/patches-5.4/101-dmaengine-img-mdc-Handle-early-status-read.patch +++ b/target/linux/pistachio/patches-5.4/101-dmaengine-img-mdc-Handle-early-status-read.patch @@ -16,7 +16,7 @@ Signed-off-by: Damien Horsley <damien.horsley@imgtec.com> --- a/drivers/dma/img-mdc-dma.c +++ b/drivers/dma/img-mdc-dma.c -@@ -620,25 +620,33 @@ static enum dma_status mdc_tx_status(str +@@ -618,25 +618,33 @@ static enum dma_status mdc_tx_status(str (MDC_CMDS_PROCESSED_CMDS_DONE_MASK + 1); /* |