Re: [PATCH v4 3/4] arm64: dts: qcom: Add IMDT QCS8550 SoM
From: Konrad Dybcio
Date: Fri Jun 26 2026 - 11:13:48 EST
On 6/10/26 10:57 AM, William Bright wrote:
> The IMDT QCS8550 SoM is a System-on-Module from IMD Technologies Ltd
> built around the Qualcomm QCS8550 SoC. It is intended to be soldered
> onto a carrier board that supplies VPH_PWR and exposes the off-module
> peripherals.
>
> Add qcs8550-imdt-som.dtsi describing the SoM's PMICs (PM8550, PM8550VE,
> PM8550VS, PMK8550) and the apps_rsc PMIC outputs. Compared to other
> SM8550/QCS8550 boards, this SoM excludes the PM8550B charger PMIC.
>
> Assisted-by: Claude:claude-opus-4.7
> Signed-off-by: William Bright <william.bright@xxxxxxxxxxx>
> ---
[...]
> +&pm8550vs_d_gpios {
> + status = "okay";
> +};
This is already enabled by default
Konrad