firmware: scmi: Support probe vendor ID 0x80 and 0x82
authorPeng Fan <peng.fan@nxp.com>
Fri, 17 Oct 2025 09:32:32 +0000 (17:32 +0800)
committerTom Rini <trini@konsulko.com>
Fri, 24 Oct 2025 19:47:50 +0000 (13:47 -0600)
commit7830ccc77a13dd2a9880a942734bb5687416c4d8
treedebdd9de45b81fe9278565516d6020f9d490a6e4
parentd1f1c98d8468f5f76c2c8c3acb31f83d736d34ce
firmware: scmi: Support probe vendor ID 0x80 and 0x82

Preparing to add i.MX LMM and CPU protocol driver, support probe SCMI
vendor ID 0x80(i.MX SCMI LMM ID) and 0x82(i.MX SCMI CPU ID). And use
Kconfig option to support conditional compilation.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Alice Guo <alice.guo@nxp.com>
drivers/firmware/scmi/Kconfig
drivers/firmware/scmi/scmi_agent-uclass.c
include/scmi_agent-uclass.h
include/scmi_protocols.h