Re: [PATCH 3/5] arm64: dts: qcom: nord-embedded: Add USB resources and PHYs

From: Konrad Dybcio

Date: Mon Sep 14 2026 - 05:12:08 EST


On 9/11/26 4:20 PM, Shawn Guo wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
>
> Add the platform resources for the three USB controllers on the embedded
> Nord variant: clocks, resets, power domains and interconnect paths.

[...]

> + port@0 {
> + reg = <0>;
> +
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + /* Same as usb_0_qmpphy above. */

Hm?

Konrad