Age | Commit message (Collapse) | Author |
|
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>
|
|
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
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>
|
|
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>
|
|
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
For R-Car H3/M3-W/M3-N RPC, and Salvator-X(S)/ULCB HyperFLASH.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
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>
|
|
Upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
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>
|
|
All upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Upstream uses r8a77960 and r8a77961 to differentiate.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
All upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
All upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
All upstreamed, but specifying resets for "even" DU channels only.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
All upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
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>
|
|
V5.12-rc1 gained support for building DT overlay targets.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
All upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
No longer needed or not needed upstream.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
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>
|
|
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>
|
|
Move mm vin commits from bsp-41x to separate tasks.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Reason given in periject commit
a01c811202b8602d8a3d224262b94a1a97a7bd97.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
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>
|
|
Move upstreamed commits in next-20210202 to non target (based on
one-line summary).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Move upstreamed commits in v5.11-rc6 to non target (based on one-line
summary).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
Move upstreamed commits in v5.11-rc6 to non target (based on git
patch-id).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
|
|
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>
|