Merge patch series "Print version of the DM firmware"
authorTom Rini <trini@konsulko.com>
Wed, 18 Jun 2025 18:20:41 +0000 (12:20 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 18 Jun 2025 21:54:48 +0000 (15:54 -0600)
commitff43c2272a7450cd0fc9d77f7b45abca81b137a6
tree608bc6c0bee93fb0011a1cc15b379d4808c7b607
parent6226bfa41aeac1926cad492bba942eccb2478921
parent003e7d70cd59e2221a463faaa9e8d1bd8e8e054f
Merge patch series "Print version of the DM firmware"

Moteen Shah <m-shah@ti.com> says:

This patch series adds the functionality to print the DM firmware
version being used. Before requesting TISCI for the DM version we
first check if the DM split mode capability exists, if yes, we proceed
onto making the call to TISCI for retrieving the version information.

DM split mode capability indicates that the DM is a separate binary
altogether and has its own versioning information similar to TIFS.

Boot Logs: https://gist.github.com/Jamm02/37864f605445944a0c0caf426e0aba50

Link: https://software-dl.ti.com/tisci/esd/latest/2_tisci_msgs/general/core.html#tisci-msg-query-fw-caps
Link: https://lore.kernel.org/r/20250609081434.1000377-1-m-shah@ti.com
arch/arm/mach-k3/common.c
arch/arm/mach-k3/common.h
arch/arm/mach-k3/j721e/j721e_init.c
arch/arm/mach-k3/j721s2/j721s2_init.c
arch/arm/mach-k3/j784s4/j784s4_init.c