Re: [PR] i.MX8MP: Add support for SPI [nuttx]

2023-10-09 Thread via GitHub
acassis merged PR #10877: URL: https://github.com/apache/nuttx/pull/10877 -- 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.apac

Re: [PR] i.MX8MP: Add support for SPI [nuttx]

2023-10-09 Thread via GitHub
leducp commented on code in PR #10877: URL: https://github.com/apache/nuttx/pull/10877#discussion_r1350363948 ## boards/arm/mx8mp/verdin-mx8mp/src/mx8mp_spi.c: ## @@ -0,0 +1,122 @@ +/ + * boards/arm/mx8m

Re: [PR] i.MX8MP: Add support for SPI [nuttx]

2023-10-09 Thread via GitHub
leducp commented on code in PR #10877: URL: https://github.com/apache/nuttx/pull/10877#discussion_r1350361140 ## arch/arm/src/mx8mp/hardware/mx8mp_ecspi.h: ## @@ -0,0 +1,102 @@ +/ + * arch/arm/src/mx8mp/

Re: [PR] i.MX8MP: Add support for SPI [nuttx]

2023-10-09 Thread via GitHub
xiaoxiang781216 commented on code in PR #10877: URL: https://github.com/apache/nuttx/pull/10877#discussion_r1350354307 ## arch/arm/src/mx8mp/hardware/mx8mp_ecspi.h: ## @@ -0,0 +1,102 @@ +/ + * arch/arm/s