summaryrefslogtreecommitdiff
path: root/projects/linux
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-02-26 12:05:40 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-03-01 11:54:37 +0100
commitca0c2868d3ce20f0c2870215fbe6987fdd9ec80e (patch)
tree5fd6db0bb2661b314efe1902279d1215a3d0b388 /projects/linux
parente68efa8f3dc3a9ab9e230da95f9cbae492dde0f4 (diff)
projects: linux: core: ipmmu: Update non-target and comments
Cfr. comments for bsp392_iommu_ipmmu-vmsa. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Diffstat (limited to 'projects/linux')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml1
-rw-r--r--projects/linux/core/bsp41x_ipmmu.yaml4
2 files changed, 4 insertions, 1 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index d373f1c..03bea1c 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -369,3 +369,4 @@ bsp41x:
- 9bede557ab0ca85e493f90f836849be850d0a399 # arm64: dts: r8a7795: Add the emergency node in thermal-zones (This patch is in-house solution now.)
- 424e9ea89c33ee0def5febb51f2f93fc68c30ee8 # arm64: dts: r8a7795-salvator-xs: Add R-Car H3 ES3.0 (2 x 2 GiB) support (This patch is in-house solution now.)
- ff6532cedf1b73081004e7f2b6e38e47e8234040 # clk: renesas: rcar-gen3: Add rounding for Z-clock frequency (This is a local patch file for developers. So we don't need to upport.)
+ - de12d6b18b10315a0ff980b4a5929240ad86ad59 # iommu/ipmmu-vmsa: Add override support for the actual number of MMU contexts (Proposing 'N': This is related to MMP code)
diff --git a/projects/linux/core/bsp41x_ipmmu.yaml b/projects/linux/core/bsp41x_ipmmu.yaml
index b6ac18d..90db5a4 100644
--- a/projects/linux/core/bsp41x_ipmmu.yaml
+++ b/projects/linux/core/bsp41x_ipmmu.yaml
@@ -22,4 +22,6 @@ bsp41x:
- e702185d3dfac67fabe2f01d92700804ecfd3969 # iommu/ipmmu-vmsa: Adding whitelist support for R-Car M3
- 4c1e49e03b9b2d688292ad610fb3e1626d0a27f7 # iommu/ipmmu-vmsa: Invalidate TLB when IPMMU translation error occurred
- e24bb1497bd95861babb4a3842904168c1a8d627 # iommu/ipmmu-vmsa: Clean up unncessary micro-TLB invalidation
- - de12d6b18b10315a0ff980b4a5929240ad86ad59 # iommu/ipmmu-vmsa: Add override support for the actual number of MMU contexts
+
+comments:
+ - "fbf3dbd6ea4207009bda2a766f347a4a3ff9a9dd: Need rework for IMUCTR and IMTTBCR (mismatch between commit log and the code?)"