summaryrefslogtreecommitdiff
path: root/projects/linux/mm/bsp41x_rcar-du-Shutdown-device-at-remote-or-reboot.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-Shutdown-device-at-remote-or-reboot.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-Shutdown-device-at-remote-or-reboot.yaml')
-rw-r--r--projects/linux/mm/bsp41x_rcar-du-Shutdown-device-at-remote-or-reboot.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/linux/mm/bsp41x_rcar-du-Shutdown-device-at-remote-or-reboot.yaml b/projects/linux/mm/bsp41x_rcar-du-Shutdown-device-at-remote-or-reboot.yaml
index 4243040..d912d3d 100644
--- a/projects/linux/mm/bsp41x_rcar-du-Shutdown-device-at-remote-or-reboot.yaml
+++ b/projects/linux/mm/bsp41x_rcar-du-Shutdown-device-at-remote-or-reboot.yaml
@@ -8,6 +8,10 @@ bsp41x:
- 2ab6ab24c4822ad710ccae260480fd34ba5d66df # drm: rcar-du: Add drm_atomic_helper_shutdown()
- 923112594d5c8f704b4c546079f00707d8d9c245 # drm: rcar-du: Add shutdown callback function in platform_driver
+bsp51x:
+ - f5abbf0482ef487c08c2043bc51a77800e6a0fd5 # drm: rcar-du: Add drm_atomic_helper_shutdown()
+ - cc7e5e26772d4baa5a77e4769bd8258dffea0e43 # drm: rcar-du: Add shutdown callback function in platform_driver
+
upstream:
- torvalds: 015f2ebb93767d40c442e749642fffaf10316d78 # drm: rcar-du: Shutdown the display on system shutdown
- torvalds: c29b6b0b126e9ee69a5d6339475e831a149295bd # drm: rcar-du: Don't put reference to drm_device in rcar_du_remove()