summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-06-25 10:59:56 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2019-06-25 10:59:56 +0200
commit897f6ab220341cb4ee31b1c5e20ba47f84bd92f2 (patch)
treebc24fa1b70af6498e78a5412c12d0120583a6691
parent98cd744e7decc963f982f38fba04b9b2ce842c1b (diff)
projects: linux: core: Manual sync with upstream/next/patchwork
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r--projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml1
-rw-r--r--projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml2
-rw-r--r--projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml8
-rw-r--r--projects/linux/core/clk_renesas_determine_rate.yaml4
-rw-r--r--projects/linux/core/ipmmu_suspend_resume.yaml8
5 files changed, 18 insertions, 5 deletions
diff --git a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml
index 8f05197..d8b8c01 100644
--- a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml
+++ b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990-ebisu.yaml
@@ -23,6 +23,7 @@ upstream:
- torvalds: 9130c15829846fae56ea729f42d1894b8413f89b # arm64: dts: renesas: ebisu: Fix adv7482 hexadecimal register address
- torvalds: 1f4c123a98098cce0c172264de7da4fab1ff71b9 # arm64: dts: renesas: r8a77990-ebisu: Add BD9571 PMIC
- torvalds: a8f6110e64422d5c28046e6be7e8adcee929a418 # arm64: dts: renesas: ebisu: Enable VIN5
+ - next: 90d4fa39d028f2e46c57c3d0e1b759e5287d98b7 # arm64: dts: renesas: ebisu: Remove renesas, no-ether-link property
comments:
- "69360bc0b67fda689885bff813c9fb94d4f9e2df: https://patchwork.kernel.org/patch/10692753/"
diff --git a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml
index 3d07228..2cb5753 100644
--- a/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml
+++ b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77990.yaml
@@ -20,7 +20,9 @@ bsp-commits:
- e9d506632abc893f3370a6004743b20be501650f # arm64: dts: r8a77990: Add renesas id for lvds distinction
upstream:
+ - torvalds: dd7188eb4ed128dccc16b1d7dc1d639ddbd8882a # arm64: dts: renesas: r8a77990: Add OPPs table for cpu devices
- torvalds: 3b46fa57e350dc4fb72b8e02feb7fb218a3640d1 # arm64: dts: renesas: r8a77990: Add Audio-DMAC and Sound device nodes
+ - next: 06585ed38b6698bcaccd0f969e8117b2780d6355 # arm64: dts: renesas: r8a77990: Fix register range of display node
- torvalds: 5e53dbf4edb4d0d1cc97318139f2c20338f207c8 # arm64: dts: renesas: r8a77990: Fix VIN endpoint numbering
- torvalds: d5d7134fd49e6f5382432b9fcfbf68fa6556b04c # arm64: dts: renesas: r8a77990: Sort i2c nodes within soc node
diff --git a/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml b/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml
index ed47992..c844a17 100644
--- a/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml
+++ b/projects/linux/core/bsp392_iommu_ipmmu-vmsa.yaml
@@ -16,10 +16,14 @@ bsp-commits:
- f6cde6705ebeb23d54162812d01b06e5a29288f8 # iommu/ipmmu-vmsa: Do backup/restore for each IP master
upstream:
+ - next: 80eaa9f558134a31c10dddb156d347b9c983290e # iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
+ - next: 82576aa8af49a1aa31909a8500b972084582a118 # iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
+ - next: b43e0d8a458cf267c98f914a4e0a4cafe2e8fd76 # iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
+ - next: b7f3f047aea47d82aeb251fb38a694e6d890d139 # iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
+ - next: 892db541cc68eb39d7813af34f33ce74a0014a1d # iommu/ipmmu-vmsa: Extract hardware context initialization
+ - next: da38e9ec9c2d0ebec1499b5961baffd08f8ca062 # iommu/ipmmu-vmsa: Add suspend/resume support
comments:
- "29cc0ed66fdc3b89a997055621ac59bada16802a: Proposing 'N': Because the current definition is not used now"
- - "554c1d4a98e53179e837c4def6a5d25a6a352334: Alternative solution: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=109605"
- "65a249b57fd970db7eb140625d0558960f43e1eb: Proposing 'N': This is related to MMP code."
- "b07bbaefbec2ad6fd0f91641532ece4104823c91: Need rework for IMUCTR and IMTTBCR (mismatch between commit log and the code?)"
- - "f6cde6705ebeb23d54162812d01b06e5a29288f8: Alternative solution: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=109605"
diff --git a/projects/linux/core/clk_renesas_determine_rate.yaml b/projects/linux/core/clk_renesas_determine_rate.yaml
index a9bb391..fd2cf36 100644
--- a/projects/linux/core/clk_renesas_determine_rate.yaml
+++ b/projects/linux/core/clk_renesas_determine_rate.yaml
@@ -1,7 +1,8 @@
title: "CLK; Implement .determine_rate() callback"
team: Core
key: d81fd8b3-eeb7-487e-aecf-e78f386b32d8
-status: New
+assignee: Geert
+status: Active
relationships:
@@ -10,4 +11,5 @@ bsp-commits:
upstream:
comments:
+ - https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=133483
diff --git a/projects/linux/core/ipmmu_suspend_resume.yaml b/projects/linux/core/ipmmu_suspend_resume.yaml
index ad71505..f4ce089 100644
--- a/projects/linux/core/ipmmu_suspend_resume.yaml
+++ b/projects/linux/core/ipmmu_suspend_resume.yaml
@@ -11,7 +11,11 @@ relationships:
bsp-commits:
upstream:
+ - next: 80eaa9f558134a31c10dddb156d347b9c983290e # iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
+ - next: 82576aa8af49a1aa31909a8500b972084582a118 # iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
+ - next: b43e0d8a458cf267c98f914a4e0a4cafe2e8fd76 # iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
+ - next: b7f3f047aea47d82aeb251fb38a694e6d890d139 # iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
+ - next: 892db541cc68eb39d7813af34f33ce74a0014a1d # iommu/ipmmu-vmsa: Extract hardware context initialization
+ - next: da38e9ec9c2d0ebec1499b5961baffd08f8ca062 # iommu/ipmmu-vmsa: Add suspend/resume support
comments:
- - https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=123165
-