> -----邮件原件----- > 发件人: Marek Vasut <ma...@denx.de> > 发送时间: 2025年1月24日 21:57 > 收件人: Alice Guo (OSS) <alice....@oss.nxp.com>; Tom Rini > <tr...@konsulko.com>; Stefano Babic <sba...@denx.de>; Fabio Estevam > <feste...@gmail.com>; dl-uboot-imx <uboot-...@nxp.com>; Lukasz > Majewski <lu...@denx.de>; Sean Anderson <sean...@gmail.com>; Simon > Glass <s...@chromium.org>; Alper Nebi Yasak <alpernebiya...@gmail.com> > 抄送: u-boot@lists.denx.de; thar...@gateworks.com; Alice Guo > <alice....@nxp.com>; Peng Fan <peng....@nxp.com>; Ye Li <ye...@nxp.com> > 主题: [EXT] Re: [PATCH v4 05/20] scmi_protocols: add SCMI misc protocol > protocol_id and message_id for getting the ROM passover data > > Caution: This is an external email. Please take care when clicking links or > opening attachments. When in doubt, report the message using the 'Report this > email' button > > > On 1/15/25 2:28 PM, Alice Guo wrote: > > From: Peng Fan <peng....@nxp.com> > > > > SCMI misc protocol is intended for miscellaneous functions which are > > device specific and are usually defined to access bit fields. This > > patch adds SCMI misc protocol protocol_id and message_id for getting > > the ROM passover data. > Is this iMX specific or is this generic protocol ? > > If generic , then the symbol SCMI_PROTOCOL_ID_IMX_MISC should not contain > _IMX substring .
SCMI_PROTOCOL_ID_IMX_MISC is IMX specific protocol.