]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "firmware: scmi: various update"
authorTom Rini <trini@konsulko.com>
Thu, 9 Oct 2025 20:30:02 +0000 (14:30 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 9 Oct 2025 20:30:02 +0000 (14:30 -0600)
Peng Fan (OSS) <peng.fan@oss.nxp.com> says:

Misc update on firmware scmi:
 - Typo fix
 - Use io helpers
 - Use PAGE_SIZE for arm64
 - Add IN_USE error code
 - Add more error info
 - Support scmi max rx timeout in mailbox
 - Add myself as scmi maintainer, AKASHI contributed most code, but
   seems he is not invovled in the developement anymore, I volunteer to
   help here.

Some items on list that I am thinking to add:
- align with linux kernel to use cpu_to_le32 and le32_to_cpu, but have not find
  a good way to use the helpers.
- Add SCMI version negotiation as Linux Kernel

Link: https://lore.kernel.org/r/20250927-scmi-v1-0-5e9354fb3bff@nxp.com
1  2 
MAINTAINERS

diff --cc MAINTAINERS
Simple merge