On Tue, Oct 08, 2024 at 12:34:13AM GMT, Karl Chan wrote: > There are some ipq5018 based device's firmware only can able to boot > arm32 but the pinctrl driver dont allow it to be compiled on > arm32.Therefore this patch needed for those devices. The same comment: if there is another revision of the series for whatever reason, s/this patch needed for those devices/allow GCC for IPQ5018 to be selected when building ARM32 kernel/ Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > Signed-off-by: Karl Chan <exxxxkc@xxxxxxxxxxxxxxx> > --- > drivers/pinctrl/qcom/Kconfig.msm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > -- With best wishes Dmitry