Re: [PATCH net-next 5/5] dts: qcom: ipq4019: Add description for the IPQ4019 ESS EDMA and switch

From: Krzysztof Kozlowski
Date: Mon Oct 23 2023 - 13:39:13 EST


On 23/10/2023 17:50, Romain Gantois wrote:
> The Qualcomm IPQ4019 includes a modified version of the QCA8K Ethernet
> switch. The switch's CPU port is connected to the SoC through the internal
> EDMA Ethernet controller. Add support for these two devices, which are
> coupled tightly enough to justify treating them as a single device.
>

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.

> Signed-off-by: Romain Gantois <romain.gantois@xxxxxxxxxxx>
> ---
> .../boot/dts/qcom/qcom-ipq4018-ap120c-ac.dtsi | 13 +++
> arch/arm/boot/dts/qcom/qcom-ipq4019.dtsi | 94 +++++++++++++++++++
> 2 files changed, 107 insertions(+)

Best regards,
Krzysztof