Re: [PATCH] pinctrl: qcom: ipq5210: Publish the OF module alias
From: Konrad Dybcio
Date: Mon Sep 07 2026 - 04:04:21 EST
On 9/5/26 3:43 PM, hpp.iscas wrote:
> The IPQ5210 TLMM platform driver can be a module and matches through
> ipq5210_tlmm_of_match. This table is not published for OF modalias
> matching.
>
> Publish the existing table, preserving arch_initcall ordering and
> the shared MSM pinctrl probe.
>
> Fixes: a549fe22376f ("pinctrl: qcom: Introduce IPQ5210 TLMM driver")
> Signed-off-by: hpp.iscas <hppiscas@xxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad