| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-20 | firmware: arm_scmi: Clarify raw per-channel ABI documentation | Cristian Marussi | 1 | -2/+10 | |
| Explain more in detail how the per-channel <m> identifier is chosen. Suggested-by: Vincent Guittot <[email protected]> Signed-off-by: Cristian Marussi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sudeep Holla <[email protected]> | |||||
| 2023-01-20 | firmware: arm_scmi: Add per-channel raw injection support | Cristian Marussi | 1 | -0/+43 | |
| On a system configured with multiple transport channels, expose a few additional debugfs per-channel entries to allow a user to explicitly select which transport channel to use for the SCMI message injection. Signed-off-by: Cristian Marussi <[email protected]> Tested-by: Florian Fainelli <[email protected]> Tested-by: Vincent Guittot <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sudeep Holla <[email protected]> | |||||
| 2023-01-20 | firmware: arm_scmi: Add debugfs ABI documentation for raw mode | Cristian Marussi | 1 | -0/+66 | |
| Add description of the debugfs SCMI raw mode ABI. Signed-off-by: Cristian Marussi <[email protected]> Tested-by: Florian Fainelli <[email protected]> Tested-by: Vincent Guittot <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sudeep Holla <[email protected]> | |||||