[PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
Sudeep Holla
sudeep.holla at arm.com
Fri Aug 30 04:12:01 PDT 2024
On Fri, 23 Aug 2024 17:05:16 +0800, Peng Fan (OSS) wrote:
> i.MX95 System Manager Firmware source: https://github.com/nxp-imx/imx-sm
> To generate html from the repo: make html
>
> i.MX95 System Manager Firmware support vendor extension protocol:
> - Battery Backed Module(BBM) Protocol
> This protocol is intended provide access to the battery-backed module.
> This contains persistent storage (GPR), an RTC, and the ON/OFF button.
> The protocol can also provide access to similar functions implemented via
> external board components. The BBM protocol provides functions to:
>
> [...]
Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!
(with various minor changes to fix the build and sparse errors reported)
[1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
https://git.kernel.org/sudeep.holla/c/7d2b23fda996
[2/7] firmware: arm_scmi: add initial support for i.MX BBM protocol
https://git.kernel.org/sudeep.holla/c/41845541adeb
[3/7] firmware: arm_scmi: add initial support for i.MX MISC protocol
https://git.kernel.org/sudeep.holla/c/61c9f03e22fc
[4/7] firmware: arm_scmi: add NXP i.MX95 SCMI documentation
https://git.kernel.org/sudeep.holla/c/c66beeab7436
[5/7] firmware: imx: add i.MX95 MISC driver
https://git.kernel.org/sudeep.holla/c/0b4f8a68b292
[6/7] rtc: support i.MX95 BBM RTC
https://git.kernel.org/sudeep.holla/c/3008598ef3b0
[7/7] input: keyboard: support i.MX95 BBM module
https://git.kernel.org/sudeep.holla/c/d17baf052cbb
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list