summaryrefslogtreecommitdiff
path: root/projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2022-02-09 14:44:14 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-02-09 16:15:44 +0100
commitfec98d214a23a6c1f3e31e80bb7fd74342a0d188 (patch)
tree806c4b4aeb8837386629fdb062c274f86d046d49 /projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml
parentc5ad1a2574f7b15637b60c222076def6f4381e04 (diff)
bsp-51x-upport-request: Move identical requests to tasks (part 1)
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>
Diffstat (limited to 'projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml')
-rw-r--r--projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml b/projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml
index 0513d20..89ec03c 100644
--- a/projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml
+++ b/projects/linux/mm/bsp41x_rcar-du-Handle-hotplug-during-suspend.yaml
@@ -6,6 +6,9 @@ status: New
bsp41x:
- 7ec9182a4daa4f44db1061d36425f9347d898da7 # drm: rcar-du: Add hot plug event function at resume
+bsp51x:
+ - 95bfaf2f9d828d8a89201d5fbf05132dddb37dbc # drm: rcar-du: Add hot plug event function at resume
+
comments:
- The BSP commit seems to be have been developed to handle hotplug events that
occurred during system suspend, and thus didn't generate any interrupt. This