commit | 57fa16398980f60c91a646b81271be62cacc5905 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Mon Apr 28 18:37:33 2025 +0800 |
committer | Fabio Estevam <festevam@gmail.com> | Sat May 03 16:55:32 2025 -0300 |
tree | 942f3b1d2c2e1d2192d96768fa23fc8f9f490a90 | |
parent | 6e2a7e7b7fb02c0761c05937e8c729a210a22214 [diff] |
scmi_protocols: update struct scmi_base_discover_list_protocols_out @protocols is an array of protocol identifiers that are implemented, excluding the Base protocol. Four protocol identifiers are packed into each array element. The number of elements of @protocols is specified by callee-side. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Alice Guo <alice.guo@nxp.com>