Age | Commit message (Collapse) | Author |
|
Mark tasks as done where the patches have been accepted upstream.
For some tasks the upstream commit-ids where already added by Geert's
auto-sweep translation of lore to commit-id.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
Work was paused in 2020 waiting on feedback if the at the time discussed
issues with IPMMU on Gen3 would allow for this work. Not much have
happened since.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
It seems some browther can't handle symbolic link correctly
(some browther think it at original path,
some browther think it as linked path).
Inidex.html is designed to located under ${periject}/index.html.
But the reason why it is created inside ${periject}/html is
keeping simple Makefile. Thus it is using link to under ${periject}.
This patch uses hard link instead of symbolic link for it.
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Make sure "scripts/schedule.py" is removed during "make clean".
Fixes: edd2189ab2c0c913 ("Add Schedule support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
"wiki/Chat_log.wiki" is not removed during "make clean" due to a typo in
the file name.
Fixes: ffd8575eb1099413 ("chatlog: Auto update for Chat log")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
The generated index.html contains broken links to html/subindex.html and
html/menu.html.
The path to menu.html and subindex.html is interpreted relatively to
the html/ directory, so there's no need to prefix it with it.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
(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>
|
|
Cfr. the corresponding bsp-41x commit.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
DDR2400/2800 is not documented in the Hardware User's Manual, cfr. the
corresponding bsp-41x commits.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
R-Car V3U RPC support has been upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
Not applicable, as upstream handles this in the SoC-specific .dtsi
files, as it should be.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
DT describes hardware, not documentation policy.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
Not applicable, as upstream uses a different DTS structure.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
DT describes hardware, not documentation policy.
Removing the INTC-EX module clock breaks old DTB, INTC-AP does exist and
must not be disabled.
Cfr. the corresponding bsp-41x commits.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
R-Car Gen3e support (incl. 2 GHz boost modes) has been upstreamed.
Note that upstream does not support R-Car Gen3e SoCs on Salvator-X, only
on Salvator-XS and ULCB.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
Cfr. the corresponding bsp-41x commit.
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>
|
|
Falcon capture support have 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>
|
|
R-Car V3U and Falcon display support have been upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
OP-TEE nodes should be added by the firmware (e.g. TF-A) when OP-TEE is
available, cfr. the corresponding bsp-41x commits.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
Device nodes should never declare compatibility with "generic-uio".
Appropriate compatible values should be added to the match table in the
UIO driver instead.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
MLP will be upstreamed in v5.18-rc1.
The fix is not applicable.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
Cfr. commit e8a6c64cea991ada ("spi: sh-msiof: Add MSIOF module clock
changing processing for R-Car Gen3").
Actually commit dd2769f99ad18006 ("arm64: dts: renesas: Configure the
MSIOF parent clock for R-Car Gen3") is a step in the good direction,
but:
1. It should be handled in the board DTS file that actually uses
MSIOF.
2. There is no need to refer to the MSO clock in clocks and
clock-names properties.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
If a driver matches against a family-specific compatible value, and the
family-specific compatible value has always been present in the upstream
DTS, there is no need to add SoC-specific compatible values to the
driver's match table.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
|
|
In bsp-51x, enabling R-Car V3M/V3H CPU operating points was split in two
commits, but the second commit was missing.
Fixes: f5240568501c8e9a ("bsp-51x-upport-request: Move identical requests to tasks (part 2)")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Several upport requests for bsp-51x existed in bsp-41x with the same
patch summary, and were broken out in tasks before.
Move them to the existing tasks.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Several upport requests for bsp-51x existed in bsp-41x with the same
patch ID, and were broken out in tasks before.
Move them to the existing tasks.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
|
|
The parameter names of the DEF_GEN3_PE() macro are correct: the second
parent is the clean parent clock.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Several upport requests for bsp-51x also existed in bsp-41x, and were
considered non-target before. Move them to bsp-51x-non-target, copying
the reason from bsp-41x-non-target.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Triage the VIN patches.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
Triage the CSI-2 patches.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
Assign new tasks to Niklas.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
Update the CSI-2, ISP and VIN tasks to reflect upstream status.
- CSI-2 VCDT fix for V3H is incorrect and have been discussed on list.
- CSI-2 support for V3U is added upstream.
- DT port fix for VIN on V3U upstream.
- ISP support for V3U is added upstream.
- VIN Gen2 support G/S_PARAM upstream.
- VIN split generic format task in subtasks as they are unrelated.
- VIN support for GRAY is added upstream.
- VIN support for NV12 is added upstream.
- VIN support for V3U is added upstream.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|