diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-04-09 14:30:09 +0200 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-04-09 14:46:11 +0200 |
commit | 19bf11c6a49162b102ebee57ebe29da991887f9c (patch) | |
tree | 532e9b57d9e7496b02f6ac3f83d6000c003e19b5 /projects/linux/io | |
parent | 3999898e597d559d2b089877e9c199169abc1aa7 (diff) |
linux: bsp-41x: move RAVB items to proper places
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/RAVB-upport-PTP-fixes.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/linux/io/RAVB-upport-PTP-fixes.yaml b/projects/linux/io/RAVB-upport-PTP-fixes.yaml new file mode 100644 index 0000000..144026d --- /dev/null +++ b/projects/linux/io/RAVB-upport-PTP-fixes.yaml @@ -0,0 +1,15 @@ +title: RAVB; upport BSP patches fixing PTP functionality +team: IO +key: 52cb720a-992f-11eb-8386-e727342798f3 +status: New + +bsp41x: + - ec38a912cdf6993ab7d4c3383b05d96b0311d057 # ravb: Fix ptp does not work after suspend and resume + - eb891bb307dab27f12a32e816d3c3c7da420500c # ravb: Fix interrupt cause bit overwrite in ravb_ptp_interrupt + - a9866393f3d406b0b22c7dcd3d30f855bed75848 # ravb: Fix inconsistent lock state at enabling tx timestamp + - 8f33cb6374a159b5ff8725b2b49b8f313787624c # ravb: Protect access to ts_skb_list with spinlock. + - 0d4e9bb9fdc93afec48682e86d86f26e47b7f2a9 # ravb: fix ravb_ptp_interrupt result value overwrite + +upstream: + +comments: |