[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173087788054.3975719.458271006715771508.b4-ty@arm.com>
Date: Wed, 6 Nov 2024 07:26:21 +0000
From: Sudeep Holla <sudeep.holla@....com>
To: linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
arm-scmi@...r.kernel.org,
Cristian Marussi <cristian.marussi@....com>
Cc: Sudeep Holla <sudeep.holla@....com>,
james.quinlan@...adcom.com,
f.fainelli@...il.com,
vincent.guittot@...aro.org,
etienne.carriere@...com,
peng.fan@....nxp.com,
michal.simek@....com,
quic_sibis@...cinc.com,
quic_nkela@...cinc.com,
dan.carpenter@...aro.org
Subject: Re: [PATCH v3 0/7] Expose SCMI Transport properties
On Mon, 28 Oct 2024 12:01:44 +0000, Cristian Marussi wrote:
> SCMI transports are characterized by a number of properties: the values
> assumed by some of them tightly depend on the choices taken at design
> time and on the overall archiecture of the specific platform: things like
> timeouts, maximum message size and number of in-flight messages are closely
> tied to the architecture of the platform like number of SCMI agents on the
> system, physical memory available to the SCMI server...so on and so forth.
>
> [...]
Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!
[1/7] firmware: arm_scmi: Account for SHMEM memory overhead
https://git.kernel.org/sudeep.holla/c/5c14f38893d0
[2/7] firmware: arm_scmi: Calculate virtio PDU max size dynamically
https://git.kernel.org/sudeep.holla/c/3229e33311f8
[3/7] dt-bindings: firmware: arm,scmi: Introduce more transport properties
https://git.kernel.org/sudeep.holla/c/5654d37268bc
[4/7] firmware: arm_scmi: Use max_msg and max_msg_size devicetree properties
https://git.kernel.org/sudeep.holla/c/c091de2d383a
[5/7] firmware: arm_scmi: Relocate atomic_threshold to scmi_desc
https://git.kernel.org/sudeep.holla/c/112ffc78dc8f
(The below 2 were applied as fixes and sent for v6.12, sorry I missed
to send confirmation earlier)
[6/7] dt-bindings: firmware: arm,scmi: Add missing vendor string
https://git.kernel.org/sudeep.holla/c/7bf46ec090b9
[7/7] firmware: arm_scmi: Use vendor string in max-rx-timeout-ms
https://git.kernel.org/sudeep.holla/c/54962707f8b8
--
Regards,
Sudeep
Powered by blists - more mailing lists