Re: [PATCH v2 1/2] arm64: dts: qcom: Add support for secondary USB node on QCS615
From: Krzysztof Kozlowski
Date: Fri Dec 13 2024 - 02:54:26 EST
On 11/12/2024 09:26, Song Xue wrote:
> From: Krishna Kurapati <krishna.kurapati@xxxxxxxxxxxxxxxx>
>
> Add support for secondary USB controller and its high-speed phy
> on QCS615.
>
> Signed-off-by: Krishna Kurapati <krishna.kurapati@xxxxxxxxxxxxxxxx>
> Co-developed-by: Song Xue <quic_songxue@xxxxxxxxxxx>
> Signed-off-by: Song Xue <quic_songxue@xxxxxxxxxxx>
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
Best regards,
Krzysztof