summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Collapse)Author
2021-05-10projects: linux: core: Update json-schema conversionsGeert Uytterhoeven
New conversions have been posted: - sysc-rmobile (v2), - emev2-smu, - r9a06g032-sysctrl. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-05-10Auto-update sweep for v5.13-rc1Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-05-03projects: linux: core: Add task for R-Mobile APE6 SMP supportGeert Uytterhoeven
Patches were posted as RFC. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-05-03projects: linux: core: Spelling s/seconary/secondary/Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-04-30linux: bsp-41x: move SDHI items to proper placesWolfram Sang
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-29linux: bsp-41x: non-target: found some more candidatesWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-23linux: bsp-41x: non-target: added some entries related to internal codeWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-23linux: io: add TPU & PWM task for V3UWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-23projects: linux: io: updates for W16Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-19linux: mm: gmsl: Record v3 and v4Jacopo Mondi
Record v3 and v4 of the GMSL reliability work. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-04-19linux: mm: Record max9286 eagle integrationJacopo Mondi
Record the links of v3 and v4 series. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-04-15projects: linux: io: updates up to W15Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-14linux: bsp-41x: move Thermal items to proper placesWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-13linux: bsp-41x: move I2C items to proper placesWolfram Sang
Either non-target, or a new upport task. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-09linux: bsp-41x: move RAVB items to proper placesWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-08projects: linux: io: updates up to W14Wolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-04-06projects: linux: core: clk/.determine_rate(): UpdateGeert Uytterhoeven
Patches to implement .determine_rate() for DIV6 and RZ/N1 clocks have been posted. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-04-02linux: mm: Sound Framework cleanup has doneKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-03-31linux: io: add RPC task for V3UWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-03-31linux: bsp-41x: non-target: add obsolete QSPI patchesWolfram Sang
No need to upport a driver for a device which is already supported upstream (but probably untested on V3H/V3M). Also, add one patch for V3U which is a workaround. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-03-31linux: mm: Record progress on bsp41x_rcar-du-Shutdown-device-at-remote-or-rebootLaurent Pinchart
Work is ongoing, patches have been submitted. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Abandon task bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encodersLaurent Pinchart
The BSP patch isn't a correct fix for the issue, it should instead be handled by disabling encoders in DT. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Triage BSP 4.1.x display commits into tasksLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Triage non-applicable BSP 4.1.x display commits as Abandoned tasksLaurent Pinchart
Move display-related BSP 4.1.x upport candidates that are considered not to be applicable to upstream to abandoned tasks. This allows grouping commits logically, providing more detailed comments than the non-target file. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Triage non-applicable BSP 4.1.x display commits as non-targetLaurent Pinchart
Move display-related BSP 4.1.x upport candidates that are BSP-specific to the non-target file. This includes - Enablement of the VSP manager in DT (the VSP manager is an out-of-tree infrastructure to work around the lack of a userspace framework) - Usage of UIO for display and video capture (upstream uses DRM/KMS and V4L2) - Incorrect usage of DU and LVDS bindings - dw-hdmi driver (we don't have permission to work on that driver) - H3 ES1.x-only changes Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Triage completed BSP 4.1.x display commitsLaurent Pinchart
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-31linux: mm: Move max VGA dot clock validation from Abandoned to NewLaurent Pinchart
The ADV7123 VGA DAC has an upper pixel clock frequency limit. It may not match the values set in the device tree in relevant BSP commits, but it still has to be taken into account. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-29Auto-update sweep for next-20210326Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-29projects: linux: core: pinctrl: Update VIN g8/high8 statusGeert Uytterhoeven
Commits are now in linux-next. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-29projects: linux: core: Update R-Car Gen3 cpufreq/dvfs statusGeert Uytterhoeven
Patches have been posted. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-21linux: mm: Drop 'Done' patches from Ebisu taskJacopo Mondi
Remove patches marked as Done or Abandoned from the r8a7790-ebisu task. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Move bsp39x 'Done' tasks to done/Jacopo Mondi
Move all the bsp392x MM tasks marked as 'Done' and 'Abandoned' in the 'done/' subdirectory. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Add task for max9286 integrationJacopo Mondi
Add bsp41x_max9286_integration.yaml to track max9286 integration on R8A77970 Eagle and R8a77980 Condor. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Update GMSL upstream trackingJacopo Mondi
GMSL support now counts max9286 deserializer and rdacm20, rdacm21 camera modules. Record the GMSL reliability investigation that took place in Q1 2021. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Add bsp41x_set-initial-resolution.yamlJacopo Mondi
Add a task to track the configuration of the initial display resolution and record that the proposed solution does not apply to upstream. The selected patches have been moved to bsp-41x-non-target.yaml ticket. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Add bsp41x_validate-max-vga-dot-clockJacopo Mondi
Add a task to track the max VGA dot clock handling. Text copied from mm/bsp392_validate-max-vga-dot-clock.yaml task The selected patches have been moved to bsp-41x-non-target.yaml ticket. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Record IFMD upstreamingJacopo Mondi
Record VnCSI_IFMD register access protection task. Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Track CLU upstreamingJacopo Mondi
Track upstreaming of CLU feature of CMM. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21linux: mm: Close CMM taskJacopo Mondi
Basic support for CMM was merged upstream at the end of 2019. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2021-03-21scripts: Extend support for formatting commentsLaurent Pinchart
Now that comments can span multiple lines, add support for nested lists. The yaml syntax is comments: - The BSP commit bundles 5 different changes: - Disable SN65DSI86 GPIOs - Disable scrambling (for V3U Falcon) - Hot plug detectiong polling - EDID retrieval - 4k support for Display Port v1.2 which gets translated to <ul> <li> <p>The BSP commit bundles 5 different changes</p> <p> <ul> <li> <p>Disable SN65DSI86 GPIOs</p> </li> <li> <p>Disable scrambling (for V3U Falcon)</p> </li> <li> <p>Hot plug detectiong polling</p> </li> <li> <p>EDID retrieval</p> </li> <li> <p>4k support for Display Port v1.2</p> </li> </ul> </p> </li> </ul> The YAML schema is relaxed accordingly to support sequences of anything in comments. Note the need for ':' at the end of the first line in the list. Without that, the full comment will be treated as a single block of text by the yaml parser, and the HTML generation script will render it as a single paragraph without line breaks. This could be addressed, but if we keep going further in that during, maybe a full markdown parser and generator should be integrated instead. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-03-18projects: linux: core: Create R-Car V3M/V3H CPU operating points taskGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18projects: linux: core: Create RPC/HyperFlash DT tasksGeert Uytterhoeven
For R-Car H3/M3-W/M3-N RPC, and Salvator-X(S)/ULCB HyperFLASH. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move unneeded compatible matchingGeert Uytterhoeven
The drivers match against family-specific compatible values, which have always been present in the corresponding upstream DTS files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move R-Car V3U WDT bindingsGeert Uytterhoeven
Upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move R-Car E3 I2C-dvfsGeert Uytterhoeven
The BSP commit seems to be a rebased version of an old BSP commit, reverting the upstream solution, and thus should be dropped. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move R-Car H3/M3-W/M3-N/E3 CPUIdleGeert Uytterhoeven
All upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move R-Car M3-W+ Salvator-X(S) and ULCBGeert Uytterhoeven
Upstream uses r8a77960 and r8a77961 to differentiate. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move Ebisu and Salvator-X(S) eMMC no-sd(io)Geert Uytterhoeven
All upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move Ebisu and Salvator-X(S) SDHI IPMMUGeert Uytterhoeven
All upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move R-Car H3/M3-W/M3-N/E3 DU resetGeert Uytterhoeven
All upstreamed, but specifying resets for "even" DU channels only. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>