drivers: nxp_s32_canxl: support rxfifo on new SoC version s32ze
The received messages are put into the FIFO one by one in the order, the hardware will return the queue index for current message. So use the index instead of reading always from 0. Signed-off-by: Ha Duong Quang <ha.duongquang@nxp.com>
This commit is contained in:
parent
4c16ec1fba
commit
78214543d5
2 changed files with 13 additions and 5 deletions
|
@ -79,6 +79,9 @@ Boards & SoC Support
|
|||
|
||||
* Made these changes in other SoC series:
|
||||
|
||||
* NXP S32Z270: Added support for the new silicon cut version 2.0. Note that the previous
|
||||
versions (1.0 and 1.1) are no longer supported.
|
||||
|
||||
* Added support for these boards:
|
||||
|
||||
* Made these board changes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue