summaryrefslogtreecommitdiff
path: root/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2022-02-09 16:02:49 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-02-09 16:15:49 +0100
commitf5240568501c8e9aa57ca02c55fb0552def5c15d (patch)
tree9bdea379ac3cd867fb77dda4f87864418087063a /projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
parentfec98d214a23a6c1f3e31e80bb7fd74342a0d188 (diff)
bsp-51x-upport-request: Move identical requests to tasks (part 2)
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>
Diffstat (limited to 'projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml')
-rw-r--r--projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml b/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
index 4b3c2b8..dff90f1 100644
--- a/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
+++ b/projects/linux/mm/bsp41x_rcar-du-Don-t-defer-probe-with-disabled-encoders.yaml
@@ -6,6 +6,9 @@ status: Abandoned
bsp41x:
- 88f77e34668412d13c923cc25f2c0ceb098c9c19 # drm: rcar-du: Skip EPROBE_DEFER in case of disabling LVDS and HDMI
+bsp51x:
+ - aeaf8087e4df1382ef0c7e056ab8ff22739b2695 # drm: rcar-du: Skip EPROBE_DEFER in case of disabling LVDS and HDMI
+
comments:
- Probe will not be deferred if the encoder is disabled in DT. This is the
correct way of handling this issue. Testing if encoder drivers are enabled