[PATCH 5/7] arm64: dts: allwinner: a523: add USB3.0 phy node

Krzysztof Kozlowski krzk at kernel.org
Sat Aug 16 02:32:00 PDT 2025


On 16/08/2025 10:46, iuncuim wrote:
> From: Mikhail Kalashnikov <iuncuim at gmail.com>
> 
> After adding the phy driver, we can also add phy node. In addition to the
> clk and reset lines, the power domain PD_PCIE is declared in this node
> according to the bsp dtb. So let's mention it. 
> Currently, phy driver does not support role selection and only works in
> USB3.0 mode.
> 
> Signed-off-by: Mikhail Kalashnikov <iuncuim at gmail.com>
> ---
>  arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Please organize your patches correctly. One DTS was in the middle of
patchset, other is at the end. They all must be at the end, because you
cannot have dependency of driver on DTS.

Best regards,
Krzysztof



More information about the linux-phy mailing list