lipengfei28 commented on code in PR #16798:
URL: https://github.com/apache/nuttx/pull/16798#discussion_r2271924281


##########
arch/arm64/include/imx9/imx95_irq.h:
##########
@@ -44,10 +44,7 @@
 #define IMX9_IRQ_LPTMR1                 (IMX9_IRQ_EXT + 18)    /* Low Power 
Timer 1 */
 #define IMX9_IRQ_LPUART1                (IMX9_IRQ_EXT + 19)    /* Low Power 
UART 1 */
 #define IMX9_IRQ_LPUART2                (IMX9_IRQ_EXT + 20)    /* Low Power 
UART 2 */
-#define IMX9_IRQ_MU1_A                  (IMX9_IRQ_EXT + 21)    /* Messaging 
Unit 1 - Side A (to communicate with M7 core) */
-#define IMX9_IRQ_MU1_B                  (IMX9_IRQ_EXT + 22)    /* Messaging 
Unit 1 - Side B (to communicate with M33 core) */
-#define IMX9_IRQ_MU2_A                  (IMX9_IRQ_EXT + 23)    /* Messaging 
Unit 2 - Side A (to communicate with M7 core) */

Review Comment:
   I have modified all the interrupt numbers to imx95



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to