summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2022-03-02 18:13:43 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-03-04 09:31:03 +0100
commited180e0fdd1ea889f8dda90d88a05b12f93120ce (patch)
treea19a580b69070008b5018a860d9c2b66c2582e03 /projects
parente8f6c633f5eaad4363b89809676d973066bbc7a1 (diff)
bsp-51x-upport-request: Move R-Car Gen3 thermal warning fix to non-target (upstreamed)
The R-Car Gen3 Thermal warning fix has been upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Diffstat (limited to 'projects')
-rw-r--r--projects/linux/bsp-51x-non-target.yaml1
-rw-r--r--projects/linux/bsp-51x-upport-request.yaml1
2 files changed, 1 insertions, 1 deletions
diff --git a/projects/linux/bsp-51x-non-target.yaml b/projects/linux/bsp-51x-non-target.yaml
index 0fed372..8d277c0 100644
--- a/projects/linux/bsp-51x-non-target.yaml
+++ b/projects/linux/bsp-51x-non-target.yaml
@@ -450,3 +450,4 @@ bsp51x:
- d328d6af340480402d35daee4e172395099d12b9 # arm64: dts: renesas: ulcb: Enable IPMMU of SDHI2 (not applicable)
- 6f3c53c98b55453dc5d7e2a24f4a956ca843af96 # clk: renesas: r8a779a0: Support RPC clock for R8A779A0 (torvalds: 27c9d7635d23416f5e791508882f34157dde23f5 # clk: renesas: r8a779a0: Add RPC support)
- d71920dcb3daeb3dd5c9959dd776c2fea695a794 # clk: renesas: r8a77{95, 96, 965}: Replace PLL3 multiplication setting ((Proposing 'N': DDR2400/2800 not documented in Hardware User's Manual))
+ - 7e3a9128443611a270c963d4b72e16e978d88235 # thermal: rcar_gen3_thermal: fix warning: symbol 'rcar_gen3_ths_tj_1' shadows an earlier one (torvalds: 3ae5950db617d1cc3eb4eb55750fa9d138529b49 # thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1)
diff --git a/projects/linux/bsp-51x-upport-request.yaml b/projects/linux/bsp-51x-upport-request.yaml
index fd9cb4d..5f5a4de 100644
--- a/projects/linux/bsp-51x-upport-request.yaml
+++ b/projects/linux/bsp-51x-upport-request.yaml
@@ -207,7 +207,6 @@ bsp51x:
- 8e22af2523bab86c8f9784cbdc1668eebdee94b9 # tee: optee: Allow to freeze while waiting for call_queue
- cad1b61a84d24046b542c0d661c96359aaf0dc0d # tee: optee: Allow to freeze while waiting in OPTEE_RPC_WAIT_QUEUE_SLEEP
- d1f03fe70edcca44dcf91156a0973b75bb071ae8 # tee: optee: replace use of ioremap_nocache() with ioremap()
- - 7e3a9128443611a270c963d4b72e16e978d88235 # thermal: rcar_gen3_thermal: fix warning: symbol 'rcar_gen3_ths_tj_1' shadows an earlier one
- a6f5548031969046c63fc8e5f05f424e39477891 # uio: Support error notification to upper layer
- 5f7b685705de49f09035b3f268a1a1cc1e01b6e7 # uio: Fix the logic of setting reset to UIO devices
- d427ad84811d890cad98642bc7ba29358cbe8a43 # uio: Inform UIO no-reset-line to users