Re: [PATCH] remoteproc: qcom: pas: Make remoteproc name human friendly

2024-10-29 Thread Chris Lew
On 10/21/2024 9:21 PM, Bjorn Andersson wrote: The remoteproc "name" property is supposed to present the "human readable" name of the remoteproc, while using the device name is readable, it's not "friendly". Instead, use the "sysmon_name" as the identifier for the remoteproc instance. It match

Re: [PATCH] remoteproc: qcom: pas: Make remoteproc name human friendly

2024-10-22 Thread Dmitry Baryshkov
On Tue, Oct 22, 2024 at 04:21:03AM +, Bjorn Andersson wrote: > The remoteproc "name" property is supposed to present the "human > readable" name of the remoteproc, while using the device name is > readable, it's not "friendly". > > Instead, use the "sysmon_name" as the identifier for the remot