Re: [PATCH v4 5/5] arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board support
From: Konrad Dybcio
Date: Fri Apr 24 2026 - 08:21:08 EST
On 4/20/26 11:13 AM, Joe Sandom via B4 Relay wrote:
> From: Joe Sandom <jsandom@xxxxxxxx>
>
> The RB5gen2 is an embedded development platform for the
> QCS8550, based on the Snapdragon 8 Gen 2 SoC (SM8550).
[...]
> + upd_ponrst: upd-ponrst-state {
> + pins = "gpio182";
> + function = "gpio";
> + drive-strength = <2>;
> + output-high;
> + };
This should be made to mirror:
https://lore.kernel.org/linux-arm-msm/20260323-rb3gen2-upd-gl3590-v2-1-073514bf9ed5@xxxxxxxxxxxxxxxx/
Other than that:
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad