commit | 974e05a9d81053c6fc7e0d85db494854d8db48d7 | [log] [tgz] |
---|---|---|
author | Henrik Brix Andersen <hebad@vestas.com> | Tue Jun 02 13:31:27 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jun 02 21:49:53 2020 +0200 |
tree | ddcee9e033e6a448060c94543d5eb713c8c87460 | |
parent | 49627feb0380cb121e06bdb0710989d5828a5624 [diff] |
drivers: can: flexcan: handle rx overflow and undhandled irqs Add handling of RX overflows and IRQs reported as undhandled by the NXP MCUX HAL. Fixes: #22625 Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>