FDCAN controller disable receive warn interrupt in stm32mp1
do we have any bit disable particular can frame receive warn message as we have in imx6 platform ?
RWRN_MSK
This bit provides a mask for the Rx Warning Interrupt associated with the RWRN_INT flag in the Error andStatus Register. This bit is read as zero when MCR[WRN_EN] bit is negated. This bit can only be written ifMCR[WRN_EN] bit is asserted.
1Rx Warning Interrupt enabled
0Rx Warning Interrupt disabled
