From fec98d214a23a6c1f3e31e80bb7fd74342a0d188 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Wed, 9 Feb 2022 14:44:14 +0100 Subject: 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 --- projects/linux/io/RAVB-upport-PTP-fixes.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'projects/linux/io/RAVB-upport-PTP-fixes.yaml') diff --git a/projects/linux/io/RAVB-upport-PTP-fixes.yaml b/projects/linux/io/RAVB-upport-PTP-fixes.yaml index 144026d..15cb681 100644 --- a/projects/linux/io/RAVB-upport-PTP-fixes.yaml +++ b/projects/linux/io/RAVB-upport-PTP-fixes.yaml @@ -10,6 +10,11 @@ bsp41x: - 8f33cb6374a159b5ff8725b2b49b8f313787624c # ravb: Protect access to ts_skb_list with spinlock. - 0d4e9bb9fdc93afec48682e86d86f26e47b7f2a9 # ravb: fix ravb_ptp_interrupt result value overwrite +bsp51x: + - 82c3dad2888bb46099cebd4e9e6001c9954038ff # ravb: Fix ptp does not work after suspend and resume + - 613316b8eea8732930c8f2eaa1191edd53321582 # ravb: Fix interrupt cause bit overwrite in ravb_ptp_interrupt + - 83d05115cc80815ad5af268c63322c91165b90c6 # ravb: fix ravb_ptp_interrupt result value overwrite + upstream: comments: -- cgit v1.2.3