> -----邮件原件----- > 发件人: Marek Vasut <[email protected]> > 发送时间: 2025年1月24日 21:57 > 收件人: Alice Guo (OSS) <[email protected]>; Tom Rini > <[email protected]>; Stefano Babic <[email protected]>; Fabio Estevam > <[email protected]>; dl-uboot-imx <[email protected]>; Lukasz > Majewski <[email protected]>; Sean Anderson <[email protected]>; Simon > Glass <[email protected]>; Alper Nebi Yasak <[email protected]> > 抄送: [email protected]; [email protected]; Alice Guo > <[email protected]>; Peng Fan <[email protected]>; Ye Li <[email protected]> > 主题: [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 <[email protected]> > > > > 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.

