diff options
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/io/SDHI-non_removable_fix.yaml | 6 | ||||
-rw-r--r-- | projects/linux/io/bsp392_SDHI_HS400_add.yaml | 4 | ||||
-rw-r--r-- | projects/linux/io/bsp395_SDHI.yaml | 3 | ||||
-rw-r--r-- | projects/linux/io/done/bsp392_PCIe.yaml (renamed from projects/linux/io/bsp392_PCIe.yaml) | 6 |
4 files changed, 12 insertions, 7 deletions
diff --git a/projects/linux/io/SDHI-non_removable_fix.yaml b/projects/linux/io/SDHI-non_removable_fix.yaml index 2031fbc..5b9e991 100644 --- a/projects/linux/io/SDHI-non_removable_fix.yaml +++ b/projects/linux/io/SDHI-non_removable_fix.yaml @@ -1,9 +1,9 @@ title: SDHI; remove workaround to enable 'non-removable' property team: IO key: 5799545f-2472-4332-aba9-f0909e1d2154 -assignee: Wolfram -status: New -target-date: 2019-06-30 +assignee: Ulrich +status: Active +target-date: 2019-07-31 relationships: - depends: f0a3a834-9c53-41a1-865c-6bbeabefe499 diff --git a/projects/linux/io/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/bsp392_SDHI_HS400_add.yaml index 5f7d1cc..39d1226 100644 --- a/projects/linux/io/bsp392_SDHI_HS400_add.yaml +++ b/projects/linux/io/bsp392_SDHI_HS400_add.yaml @@ -1,7 +1,7 @@ title: "From bsp392, refactor and upport HS400 manual calibration mode" team: IO key: eaaeb5e9-2e3b-4e4e-b18c-97c13d5f5605 -status: Active +status: Paused assignee: Wolfram target-date: 2019-06-30 @@ -18,3 +18,5 @@ comments: - "planned for Q2/19" - "probably MMC core should call hs400_complete() before mmc_send_status() first, according to Shimoda-san" - "calling hs400_complete first: now merged" + - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=140049" + - "Shimoda-san requested to wait because another HS400 issue is investigated at Renesas which will likely affect this series" diff --git a/projects/linux/io/bsp395_SDHI.yaml b/projects/linux/io/bsp395_SDHI.yaml index 602bf46..24c8b4a 100644 --- a/projects/linux/io/bsp395_SDHI.yaml +++ b/projects/linux/io/bsp395_SDHI.yaml @@ -19,4 +19,5 @@ comments: - "76e319805df86f370d140b4b556a550145b5a251: https://patchwork.kernel.org/patch/10945051/" - "76e319805df86f370d140b4b556a550145b5a251: merged" - "a0d396ede95a55a4dff6aa15ea314a3d35e2e842: we need more confirmation from HW team which SoCs are affected" - - "addfe9203290e3c274bca15e64e3f11638649e66: new patch" + - "addfe9203290e3c274bca15e64e3f11638649e66: new patch from BSP" + - "addfe9203290e3c274bca15e64e3f11638649e66: prototype developed for upstream; doesn't work, needs changes; to be discussed with Renesas" diff --git a/projects/linux/io/bsp392_PCIe.yaml b/projects/linux/io/done/bsp392_PCIe.yaml index ccfea65..96e3e1e 100644 --- a/projects/linux/io/bsp392_PCIe.yaml +++ b/projects/linux/io/done/bsp392_PCIe.yaml @@ -1,7 +1,7 @@ title: "From bsp392, upport PCIe patches" team: IO key: 7ddd3743-fa13-4966-bcf0-10609b873ab5 -status: Active +status: Done assignee: Marek relationships: @@ -11,9 +11,11 @@ bsp-commits: - 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/" - - "new approach accepted by maintainer, waiting for the patch to show up in linux-next" + - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach accepted by maintainer, waiting for the patch to show up in linux-next" + - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: merged" |