Re: [PATCH 3/3] arm64: dts: qcom: Add the Nothing Phone (3a)

From: Konrad Dybcio

Date: Mon Mar 23 2026 - 06:50:17 EST


On 3/21/26 6:00 PM, Alexander Koskovich wrote:
> Add a devicetree for the Nothing Phone (3a) smartphone, which is based
> on the Milos/SM7635 SoC.
>
> Supported functionality as of this initial submission:
> * Camera flash/torch LED
> * Debug UART
> * Glyph LEDs (AW20036)
> * PMIC-GLINK (Charger, Fuel gauge, USB-C mode switching)
> * Assistant Key, Power Button, Volume Keys
> * Regulators (PM7550, PM8550VS, PMR735B)
> * Remoteprocs (ADSP, CDSP, MPSS, WPSS)
> * USB (USB2 + FSA4480)
>
> Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
> ---

[...]

> +&usb_1 {
> + dr_mode = "otg";

This is already the default (if unspecified)

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

Konrad