summaryrefslogtreecommitdiff
path: root/projects/linux/core
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-11-15 17:55:41 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-11-15 17:55:41 +0100
commite7cfcc529af8a98e14f071d4fa1385ec544c91bf (patch)
treeb55898d982b07fd63c2ad149206d83a90685cf1c /projects/linux/core
parenta1edecfde3cdf53ceeadb28a85a6728d55f1a688 (diff)
projects: linux: core: ipmmu: R-Car V3U support is upstream
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/core')
-rw-r--r--projects/linux/core/bsp41x_ipmmu.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/linux/core/bsp41x_ipmmu.yaml b/projects/linux/core/bsp41x_ipmmu.yaml
index 90db5a4..d67508c 100644
--- a/projects/linux/core/bsp41x_ipmmu.yaml
+++ b/projects/linux/core/bsp41x_ipmmu.yaml
@@ -23,5 +23,16 @@ bsp41x:
- 4c1e49e03b9b2d688292ad610fb3e1626d0a27f7 # iommu/ipmmu-vmsa: Invalidate TLB when IPMMU translation error occurred
- e24bb1497bd95861babb4a3842904168c1a8d627 # iommu/ipmmu-vmsa: Clean up unncessary micro-TLB invalidation
+upstream:
+ - torvalds: 77cf983892b2e0d40dc256b784930a9ffaad4fc8 # iommu/ipmmu-vmsa: Remove all unused register definitions
+ - torvalds: df9828aaa43256bda7e26573c44af25e78596b09 # iommu/ipmmu-vmsa: tidyup register definitions
+ - torvalds: 16d9454f5e0447f9c19cbf350b35ed377b9f64eb # iommu/ipmmu-vmsa: Add helper functions for MMU "context" registers
+ - torvalds: 3dc28d9f59eaae41461542b27afe70339347ebb3 # iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro
+ - torvalds: 3667c9978b2911dc1ded77f5971df477885409c4 # iommu/ipmmu-vmsa: Add helper functions for "uTLB" registers
+ - torvalds: 1289f7f15001c7ed36be6d23cb145c1d5feacdc8 # iommu/ipmmu-vmsa: Add utlb_offset_base
+ - torvalds: 5c8e9a47b5e6e5a203e3316ba3071f060f89525b # dt-bindings: iommu: renesas,ipmmu-vmsa: add r8a779a0 support
+ - torvalds: 7a62ced8ebd0e1b692c9dc4781a8d4ddb0f74792 # iommu/ipmmu-vmsa: Add support for r8a779a0
+
comments:
+ - "37cc084d3c2ba0e4d0e6f13b393b9f4864efa173: Not needed upstream due to unified driver"
- "fbf3dbd6ea4207009bda2a766f347a4a3ff9a9dd: Need rework for IMUCTR and IMTTBCR (mismatch between commit log and the code?)"