Re: [PATCH v2] arm64: dts: qcom: hamoa-iot-som: Unreserve GPIOs blocking SPI11 access
From: Konrad Dybcio
Date: Thu Nov 06 2025 - 05:50:08 EST
On 11/6/25 11:24 AM, Xueyao An wrote:
> GPIOs 44-47 were previously reserved, preventing Linux from accessing
> SPI11 (qupv1_se3). Since there is no TZ use case for these pins on Linux,
> they can be safely unreserved. Removing them from the reserved list
> resolves the SPI11 access issue for Linux.
>
> Signed-off-by: Xueyao An <xueyao.an@xxxxxxxxxxxxxxxx>
> ---
Note: you sent a v2 of the patch, it's expected that you provide
a short changelog and a link to the previous revisions.
Please switch to using the b4 tool, which help you meeting that and
other expectations - check out the internal upstreaming guide
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad