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


##########
arch/arm64/src/imx9/imx9_iomuxc.h:
##########
@@ -54,13 +74,38 @@
     .pad    = (_pad),                  \
     .mux    = (_mux),                  \
   }
-
+#endif
 /****************************************************************************
  * Public Types
  ****************************************************************************/
 
 /* Information for the pad alternate function */
 
+#ifdef CONFIG_IMX9_IOMUX_OVER_SCMI
+struct iomux_padcfg_s

Review Comment:
   ok, please provide the patch in next pr



-- 
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