Re: [PATCH V2] arm64: dts: qcom: arduino-imola: fix faulty spidev node
From: Konrad Dybcio
Date: Thu Feb 12 2026 - 10:26:57 EST
On 2/12/26 4:23 PM, Riccardo Mereu wrote:
> From: Riccardo Mereu <r.mereu@xxxxxxxxxx>
>
> CS pin added on pinctrl0 property is causing spidev to return -ENODEV
> since that GPIO is already part of spi5 pinmuxing.
>
> Fixes: 3f745bc0f11f ("arm64: dts: qcom: qrb2210: add dts for Arduino unoq")
> Signed-off-by: Riccardo Mereu <r.mereu@xxxxxxxxxx>
> ---
note: usually one would include a short changelog under the --- line,
but here I still remember it was "also remove pinctrl-names override"
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad