summaryrefslogtreecommitdiff
path: root/projects/linux/io/done
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r--projects/linux/io/done/bsp392_PCIe.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/projects/linux/io/done/bsp392_PCIe.yaml b/projects/linux/io/done/bsp392_PCIe.yaml
new file mode 100644
index 0000000..96e3e1e
--- /dev/null
+++ b/projects/linux/io/done/bsp392_PCIe.yaml
@@ -0,0 +1,21 @@
+title: "From bsp392, upport PCIe patches"
+team: IO
+key: 7ddd3743-fa13-4966-bcf0-10609b873ab5
+status: Done
+assignee: Marek
+
+relationships:
+
+bsp-commits:
+ - a860c564527572e4b8c4e458b826d5e59852de88 # PCI: pcie-rcar: Handle returned value of rcar_pcie_wait_for_dl
+ - bcc3bd0d2c677658201abcda3d09a18a51fa42c0 # PCI: Avoid PCI device removing/rescanning through sysfs triggers a deadlock
+
+upstream:
+ - next: dc6b698a86fe40a50525433eb8e92a267847f6f9 # PCI: sysfs: Ignore lockdep for remove attribute
+
+comments:
+ - "a860c564527572e4b8c4e458b826d5e59852de88: Proposing 'N': this fixes code which is not upstream"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: Already discussed by upstream in https://patchwork.ozlabs.org/patch/993438/"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach: https://patchwork.kernel.org/patch/10961961/"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach accepted by maintainer, waiting for the patch to show up in linux-next"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: merged"