[PATCH 1/3] firmware: arm_scmi: Relax duplicate name constraint across protocol ids
Sudeep Holla
sudeep.holla at arm.com
Fri Feb 21 03:36:41 PST 2025
On Fri, 31 Jan 2025 14:18:20 +0000, Sudeep Holla wrote:
> Currently in scmi_protocol_device_request(), no duplicate scmi device
> name is allowed across any protocol. However scmi_dev_match_id() first
> matches the protocol id and then the name. So, there is no strict
> requirement to keep this scmi device name unique across all the protocols.
>
> Relax the constraint on the duplicate name across the protocols and
> inhibit only within the same protocol id.
>
> [...]
Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!
[1/3] firmware: arm_scmi: Relax duplicate name constraint across protocol ids
https://git.kernel.org/sudeep.holla/c/21ee965267bc
[2/3] firmware: arm_scmi: Add name and protocol id attributes
https://git.kernel.org/sudeep.holla/c/feaea74fd697
[3/3] firmware: arm_scmi: Emit modalias for SCMI devices
https://git.kernel.org/sudeep.holla/c/d069c33f5ce2
--
Regards,
Sudeep
More information about the linux-arm-kernel
mailing list