summaryrefslogtreecommitdiff
path: root/projects
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
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')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml2
-rw-r--r--projects/linux/core/rcar_dmac_priority.yaml2
-rw-r--r--projects/linux/core/rcar_dmac_slow_mode.yaml4
3 files changed, 4 insertions, 4 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index 2b0fedb..d84d184 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -466,7 +466,7 @@ bsp41x:
- 0c6c496e5891887a091218f85ba587a128a8f7c6 # ravb: Add register define for Gen3 (There is some value in documenting unused bits and registers, however, the value of this patch is not sufficient for upstream as it only documents the mnenonic of registers and bits, and that they are for Gen3. There is no information about the purpose of the bits and registers.)
- 7611fbaadd158554bcf40d4add224ad12b7ee183 # ravb: Fix register define for Gen3 (There is some value in documenting unused bits and registers, however, the value of this patch is not sufficient for upstream as it only documents the mnenonic of registers and bits, and that they are for Gen3. There is no information about the purpose of the bits and registers.)
- 1cf8a04de97aa9f41460cdcbdf6ed8596ebc93f6 # i2c: rcar: Fix handler processing when unintended interrupt (torvalds: 9c975c432bc0aa53a90438fc80b369cb35134a48 # i2c: rcar: protect against supurious interrupts on V3U)
- - 222f99eef13efb8bfe71b74aad74062e658472d4 # i2c: rcar: Support the suspend/resume (https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=54635&state=*, already upstream)
+ - 222f99eef13efb8bfe71b74aad74062e658472d4 # i2c: rcar: Support the suspend/resume (torvalds: 18569fa89a4db9ed6b5181624788a1574a9b6ed7 # i2c: rcar: add suspend/resume support)
- 608941036874de47903bd1115e5046cae11be15c # arm64: dts: r8a7795: Create thermal zone to support IPA (torvalds: 15d8cd83b7ef889f45375c7a3e106e429e874602 # arm64: dts: renesas: r8a7795: Create thermal zone to support IPA)
- 642eafde46f6e8852de04644432ea30a40dfcc20 # arm64: dts: r8a7796: Create thermal zone to support IPA (torvalds: 81022ecd2720a5bf2c7163e6cc3fcfe51bf23ce0 # arm64: dts: renesas: r8a7796: Create thermal zone to support IPA)
- 15bae2a7c49a8e68dcd06d706cc756d8449703da # arm64: dts: r8a77965: Create thermal zone to support IPA (torvalds: 7ec67eddfb8e1657d151bfb3eb69c6d3a58ffe06 # arm64: dts: renesas: r8a77965: Create thermal zone to support IPA)
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