diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-03 11:09:34 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-03 11:09:34 +0200 |
commit | f953f443eedfeba1fd4c347bf1e27a260a20b0a9 (patch) | |
tree | f3ca09af37cc7e29c63e6c28cd5f0e190b8b9a23 /projects/linux | |
parent | a7d8269f911902b2218cf20c901e4c0463d8e34b (diff) |
projects: linux: core: Update IPMMU tasks
Link peripelist suspend/resume task to BSP upport task.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml | 3 | ||||
-rw-r--r-- | projects/linux/core/ipmmu_suspend_resume.yaml | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml b/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml index ea9f49b..ed47992 100644 --- a/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml +++ b/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml @@ -1,7 +1,8 @@ title: "From bsp392, upport iommu/ipmmu-vmsa:" team: Core key: cd3dde54-194a-408f-bb50-01ed151edb56 -status: New +assignee: Geert +status: Active relationships: diff --git a/projects/linux/core/ipmmu_suspend_resume.yaml b/projects/linux/core/ipmmu_suspend_resume.yaml index a4d024e..ad71505 100644 --- a/projects/linux/core/ipmmu_suspend_resume.yaml +++ b/projects/linux/core/ipmmu_suspend_resume.yaml @@ -6,10 +6,12 @@ status: Active target-date: 2019-06-30 relationships: + - parent: cd3dde54-194a-408f-bb50-01ed151edb56 bsp-commits: upstream: comments: + - https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=123165 |