Re: [PATCH] firmware: arm_scmi: Merge scmi_reset_proto_ops.name_get() and .latency_get()

From: Sudeep Holla

Date: Tue Sep 15 2026 - 13:41:32 EST


On Thu, 03 Sep 2026 11:54:25 +0200, Geert Uytterhoeven wrote:
> The SCMI reset domain protocol operations structure does not provide a
> .info_get() method, unlike most other protocols. Instead, it provides
> two separate methods to get a domain's name and reset latency.
>
> Merge the .name_get() and .latency_get() methods into a single
> .info_get() method, to increase uniformity.
>
> [...]

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/1] firmware: arm_scmi: Merge scmi_reset_proto_ops.name_get() and .latency_get()
https://git.kernel.org/sudeep.holla/c/2911930bfbdf
--
Regards,
Sudeep