Re: [PATCH 2/2] arm64: dts: qcom: qrb2210-arduino-imola: Drop modem support
From: Konrad Dybcio
Date: Mon Apr 27 2026 - 08:53:48 EST
On 4/27/26 1:54 PM, Sumit Garg wrote:
> On Mon, Apr 27, 2026 at 01:43:08PM +0200, Konrad Dybcio wrote:
>> On 4/27/26 1:28 PM, Sumit Garg wrote:
>>> From: Sumit Garg <sumit.garg@xxxxxxxxxxxxxxxx>
>>>
>>> QRB2210 has modem fused out as it's only available on the mobile variant
>>> which is QCM2290. So let's disable modem support from Arduino Imola/UNO-Q.
>>>
>>> Signed-off-by: Sumit Garg <sumit.garg@xxxxxxxxxxxxxxxx>
>>> ---
>>
>> On previous APQ-y SoCs, the remoteproc was still physically present and
>> served various functions (among others, GPS, IIRC). Is that not the case?
>
> That isn't the case as we hear that modem is fused out on QRB2210. Even
> the marketing page here [1] suggests to use add-on chip WGR7640 for
> GNSS.
>
> [1] https://www.qualcomm.com/internet-of-things/products/q2-series/qrb2210
I would like you to provide a better source than a marketing page which
does not necessarily use 'modem' in the context of 'mpss remoteproc'
The easiest test to conduct is to boot up the device and run qrtr-lookup
with and without the rproc.
Or actually, if the rproc succeeds to start up, that's proof enough that
it's actually there..
Konrad