summaryrefslogtreecommitdiff
path: root/projects/linux/bsp-41x-upport-request.yaml
AgeCommit message (Collapse)Author
2021-03-18linux: bsp-41x: non-target: Move R-Car M3-W/M3-N/E3 CCREEGeert Uytterhoeven
All upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move defconfig modular in upstreamGeert Uytterhoeven
All of these are enabled in the upstream arm64 defconfig, but modular instead of built-in as per upstream policy. Note that CONFIG_CPU_FREQ_STAT_DETAILS was removed in v4.11. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move dtbo target ruleGeert Uytterhoeven
V5.12-rc1 gained support for building DT overlay targets. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move R-Car V3H/V3M QSPI FLASHGeert Uytterhoeven
All upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move Draak and Ebisu RGMIIGeert Uytterhoeven
No longer needed or not needed upstream. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-18linux: bsp-41x: non-target: Move R-Car V3H IPMMU-VC0 fixGeert Uytterhoeven
The non-UIO part was upstreamed in v5.4-rc1, but it was reverted in the BSP by 6ada092d0ab44731 ("uio stuff for BSP7"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-17linux: bsp-41x: non-target: Move support for non-connected CSI-2 receiverNiklas Söderlund
If the firmware lists a CSI-2 receiver as enabled but it's not connected to a CSI-2 transmitter the firmware description is faulty as it only describes half the CSI-2 bus. The CSI-2 bus is not a plug-and-play bus so either the bus is populate or it's not. Extending the CSI-2 receiver to probe and exist in an inoperable state makes no sens. Note this does not prevent the CSI-2 receiver node from being described in DT it just can't be enabled if it's not connected to a CSI-2 transmitter. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-17linux: bsp-41x: mm vin triageNiklas Söderlund
Move mm vin commits from bsp-41x to separate tasks. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2021-03-17linux: bsp-41x: non-target: Move VIN no-op and defconfig commitsNiklas Söderlund
Commits that are no-ops and defconfig changes are not a good target to upport. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-17linux: bsp-41x: non-target: Move VIN continues mode switchNiklas Söderlund
The upstream VIN driver have moved to use an internal scratch buffers which side steps all the problems with continuous vs non-continuous capture. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-17linux: bsp-41x: mm csi2 triageNiklas Söderlund
Move mm csi2 commits from bsp-41x to separate tasks. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-17linux: mm Add task for V4L2 multiplexed streamsNiklas Söderlund
There have been much debate about how multiplexed streams should be modeled in V4L2. There are multiple touch points in the BSP for this both for CSI-2 buses and to some extend GMSL. Add a catch all task that can collect all BSP use-cases where the current V4L2 limitations are worked around. Then when the upstream design is prepared we can make sure it will be able to cover all of the BSP needs. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2021-03-17linux: bsp-41x: mm adv748x triageNiklas Söderlund
Move mm adv748x commits from bsp-41x to separate tasks. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-17linux: bsp-41x: mm adv7604 triageNiklas Söderlund
Move mm adv7604 commits from bsp-41x to separate tasks. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-03-11projects: linux: core: Add task to enable full cpufreq/dvfsGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-03-02projects: linux: io: add V3U task for CMT and TMUWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-03-02linux: bsp-41x: move optee node patches to non-targetWolfram Sang
Reason given in periject commit a01c811202b8602d8a3d224262b94a1a97a7bd97. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-02-05linux: bsp-41x: move provisional & in-house patches to non-targetWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-02-05linux: bsp-41x: move "Proposing N" patches to non-targetWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-02-05linux: bsp-41x: move internal and local patches to non-targetWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-02-05linux: bsp-41x: move local MMP patches to non-targetWolfram Sang
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2021-02-03linux: bsp-41x: core sysc triageGeert Uytterhoeven
Move core sysc commits from bsp-41x to separate tasks. Move upstreamed commits to non target. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: core dmac triageGeert Uytterhoeven
Move core dmac commits from bsp-41x to separate tasks. Move upstreamed commits to non target. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: core ipmmu triageGeert Uytterhoeven
Move core ipmmu commits from bsp-41x to separate tasks. Move not-applicable commits to non target. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: core pinctrl triageGeert Uytterhoeven
Move core pinctrl commits from bsp-41x to separate tasks. Move upstreamed commits to non target. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: core clk triageGeert Uytterhoeven
Move core clk commits from bsp-41x to separate tasks. Move upstreamed commits to non target. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: Move upstreamed R-Car V3U support to non targetGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: Move upstreamed defconfig to non targetGeert Uytterhoeven
Move upstreamed arm64 defconfig updates to non target. Some of these may be modular instead of built-in, as per upstream policies. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: Move commits in next-20210202 to non target (summary)Geert Uytterhoeven
Move upstreamed commits in next-20210202 to non target (based on one-line summary). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: Move commits in v5.11-rc6 to non target (summary)Geert Uytterhoeven
Move upstreamed commits in v5.11-rc6 to non target (based on one-line summary). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-03linux: bsp-41x: Move commits in v5.11-rc6 to non target (patch-id)Geert Uytterhoeven
Move upstreamed commits in v5.11-rc6 to non target (based on git patch-id). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-02-02linux: bsp-41x: Move BD9574MWF patches to non targetYoshihiro Shimoda
Move BD9574MWF which was already upstreamed to non target. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-02-02linux: bsp-41x: Move out-of-tree drivers to non targetYoshihiro Shimoda
Move out-of-tree drivers (ADSP, GSX, MFIS and QoS) to non target. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-02-02linux: bsp-41x: Move MMNGR support to non targetYoshihiro Shimoda
Move MMNGR support to non target. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-02-02linux: bsp-41x: Move cherry picked commits to non targetYoshihiro Shimoda
Move cherry picked commits which were upstreamed to non target. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-02-02bsp41x: ASoC related commits are non upport targetKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2021-02-02add BSP 4.1.x upport requestKuninori Morimoto
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>