On 29/07/2024 13:04, Dmitry Baryshkov wrote: > The device node has the compatible string, so the glink channel name > isn't used for modprobing. Add the qcom,smd-rpm compatible to let the > module be automatically loaded when required. So autoloading is not working? I don't understand whether you are fixing real issue or just making something complete based on your feelings. > > Fixes: bcabe1e09135 ("soc: qcom: smd-rpm: Match rpmsg channel instead of compatible") > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > drivers/soc/qcom/smd-rpm.c | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) Best regards, Krzysztof