Re: [PATCH 0/8] ipq5018: enable ethernet support

From: Ziyang Huang
Date: Mon Jan 22 2024 - 09:46:32 EST


在 2024/1/21 23:51, Andrew Lunn 写道:
On Sun, Jan 21, 2024 at 08:40:39PM +0800, Ziyang Huang wrote:
Enable ethernet support for IPQ5018.

Praveenkumar I (1):
clk: qcom: support for duplicate freq in RCG2 freq table

Ziyang Huang (7):
net: phy: Introduce Qualcomm IPQ5018 internal PHY driver
phy: Introduce Qualcomm ethernet uniphy driver
net: stmmac: Introduce Qualcomm IPQ50xx DWMAC driver
clk: qcom: gcc-ipq5018: correct gcc_gmac0_sys_clk reg
net: mdio: ipq4019: support reset control
arm64: dts: qcom: ipq5018: enable ethernet support
arm64: dts: qcom: ipq5018-rdp432-c2: enable ethernet support

Hi Ziyang

You failed to Cc: a number of Maintainers here. e.g for the PHY and
MDIO patches i would of expected the PHY and maintainers to be Cc:ed.

Andrew

Hi Andrew,

Sorrr for my mistake. For easily comparison, I added these patches to git index, which mess up ./scripts/checkpatch.pl and /scripts/get_maintainer.pl and led to wrong results. Will add correct Cc: in next patches.