diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-05-05 12:40:07 +0200 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-05-11 11:09:16 +0200 |
commit | 0ee42abe1228989f726176d58d6f2d67ff91be1c (patch) | |
tree | 304740468e8832937f43349c2d3b0d36848370d8 /projects/linux/io | |
parent | 97404d104eb24d5e15c2c999429e7b5d523ae89b (diff) |
linux: bsp-41x: move PCI items to proper places
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/PCI-fix-suspend.yaml | 4 | ||||
-rw-r--r-- | projects/linux/io/done/V3U-enable_PCI.yaml | 21 |
2 files changed, 25 insertions, 0 deletions
diff --git a/projects/linux/io/PCI-fix-suspend.yaml b/projects/linux/io/PCI-fix-suspend.yaml index 3e8d0e6..ef32174 100644 --- a/projects/linux/io/PCI-fix-suspend.yaml +++ b/projects/linux/io/PCI-fix-suspend.yaml @@ -4,6 +4,10 @@ key: 61128a40-edce-11ea-90d7-7f8bdf62ff21 status: Active assignee: Marek +bsp41x: + - 6c3a8adfec10cb6f4efa88e5dc58cd8ea34420ac # PCI: pcie-rcar: Add the suspend/resume for pcie-rcar driver + - 3283eefba71ffd708c53048e4187dcdbc8638fb3 # PCI: pcie-rcar: Support runtime PM, link state L1 handling + upstream: comments: diff --git a/projects/linux/io/done/V3U-enable_PCI.yaml b/projects/linux/io/done/V3U-enable_PCI.yaml new file mode 100644 index 0000000..d0187c9 --- /dev/null +++ b/projects/linux/io/done/V3U-enable_PCI.yaml @@ -0,0 +1,21 @@ +title: V3U; upport PCIe driver and enable for V3U +team: IO +key: 4279cfa0-ad8e-11eb-9a43-7736d24b451e +status: Abandoned +assignee: Marek + +bsp41x: + - 4e03f3c364e3118bf02639f4c9e6f2914c642abe # PCI: dwc: renesas: Add Renesas R-Car PCIe host controller driver + - f8b2d7b36ea0071a81f98b341641ad2b212900ac # arm64: dts: renesas: falcon: Add pfc node for PCIe + - 6235ae0b3cf3c6848c33ae8466e830b2119d4e5a # arm64: dts: renesas: r8a779a0: Add PCIe device node + - 446d62ee0240fddf445ed0603f8d3eb755cab5de # arm64: dts: renesas: falcon: Enable PCIe + - 62ce3827f6280bb2fa3c6ba0f754ece5ac0252e6 # arm64: defconfig: Enable Renesas R-Car PCIe host controller driver + +upstream: + +comments: + - our current information is that PCIe on V3U does not work yet + - we are waiting for new information + - there are workaround patches but they need modifications on the endpoints, too + - this is not acceptable for upstream + - unless a better workaround is found, we consider this HW broken |