summaryrefslogtreecommitdiff
path: root/projects/linux/core
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-07-12 16:58:13 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-07-13 10:08:45 +0200
commit043e412597c8fec166bce0ee6c595f74462f7496 (patch)
tree3a9bd6c34fdf31d0e94dc0663604e9d87f05d1c1 /projects/linux/core
parent86ffb14d3b2787d834fd8ada66e6f9c05dc6ee1b (diff)
projects: linux: Get rid of patchwork links
Patchwork links are not super stable. Replace them by upstream commit IDs or lore links where possible. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Diffstat (limited to 'projects/linux/core')
-rw-r--r--projects/linux/core/rcar_dmac_priority.yaml2
-rw-r--r--projects/linux/core/rcar_dmac_slow_mode.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/projects/linux/core/rcar_dmac_priority.yaml b/projects/linux/core/rcar_dmac_priority.yaml
index 27bd49b..e910eff 100644
--- a/projects/linux/core/rcar_dmac_priority.yaml
+++ b/projects/linux/core/rcar_dmac_priority.yaml
@@ -9,6 +9,6 @@ relationships:
bsp39x:
upstream:
+ - lore: 148941588599.8144.15993533112695801708.sendpatchset@little-apple # [PATCH 1/3] dmaengine: rcar-dmac: Priority handling prototype
comments:
- - https://patchwork.kernel.org/patch/9621209/ # dmaengine: rcar-dmac: Priority handling prototype
diff --git a/projects/linux/core/rcar_dmac_slow_mode.yaml b/projects/linux/core/rcar_dmac_slow_mode.yaml
index e8e1777..25b3024 100644
--- a/projects/linux/core/rcar_dmac_slow_mode.yaml
+++ b/projects/linux/core/rcar_dmac_slow_mode.yaml
@@ -9,7 +9,7 @@ relationships:
bsp39x:
upstream:
+ - lore: 148941589552.8144.12085740563774580543.sendpatchset@little-apple # [PATCH 2/3] dmaengine: rcar-dmac: Slow mode prototype
+ - lore: 148941590566.8144.9773823591196103378.sendpatchset@little-apple # [PATCH 3/3] arm64: dts: r8a7795: Use slow mode for TX on SCIF2/DEBUG1
comments:
- - https://patchwork.kernel.org/patch/9621219/ # dmaengine: rcar-dmac: Slow mode prototype
- - https://patchwork.kernel.org/patch/9621221/ # arm64: dts: r8a7795: Use slow mode for TX on SCIF2/DEBUG1