Re: [PATCH v3 6/6] arm64: dts: qcom: qrb2210: add dts for Arduino unoq

From: Riccardo Mereu Linux Kernel

Date: Wed Nov 26 2025 - 04:28:12 EST


On Mon, Nov 24, 2025 at 12:44 PM Konrad Dybcio
<konrad.dybcio@xxxxxxxxxxxxxxxx> wrote:
>
> On 11/20/25 4:58 PM, Riccardo Mereu wrote:
> > From: Riccardo Mereu <r.mereu@xxxxxxxxxx>
> >
> > Arduino UnoQ is a single-board computer combining Qualcomm
> > Dragonwing™ QRB2210 microprocessor with STMicroelectronics STM32U585
> > microcontroller.
> > Support to a simply boot to shell environment includes:
> > - UART, I2C, SPI
> > - onboard LEDS
> > - eMMC
> > - WLAN and BT
> >
> > Signed-off-by: Riccardo Mereu <r.mereu@xxxxxxxxxx>
> > ---
>
> [...]
>
> > +&wifi {
> > + vdd-0.8-cx-mx-supply = <&pm4125_l7>;
> > + vdd-1.8-xo-supply = <&pm4125_l13>;
> > + vdd-1.3-rfa-supply = <&pm4125_l10>;
> > + vdd-3.3-ch0-supply = <&pm4125_l22>;
> > + qcom,ath10k-calibration-variant = "ArduinoImola";
> > + firmware-name = "qcm2290";
>
> I'm not sure about this line but otherwise this lgtm

This should be fine, I'll gently ask Loic (added in CC) to confirm that.

>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>
> Konrad
>