Message ID | 20221228063331.10756-1-biao.huang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: mt8195: Add Ethernet controller | expand |
On Wed, 28 Dec 2022 14:33:28 +0800 Biao Huang wrote: > Changes in v6: > 1. add reviewed-by as Angelo's comments > 2. remove fix_mac_speed in driver as Andrew's comments. > > Changes in v5: > 1. reorder the clocks as Angelo's comments > 2. add a driver patch to fix rgmii-id issue, then we can > use a ususal way rgmii/rgmii-id as Andrew's comments. > > Changes in v4: > 1. remove {address,size}-cells = <0> to avoid warning as Angelo's feedback. > 2. Add reviewd-by as Angelo's comments. > > Changes in v3: > 1. move stmmac-axi-config, rx-queues-config, tx-queues-configs inside ethernet > node as Angelo's comments. > 2. add {address,size}-cells = <0> in ethernet node as Angelo's comments. > > Changes in v2: > 1. modify pinctrl node used by ethernet to match rules in pinctrl-mt8195.yaml, > which is pointed by Krzysztof. > 2. remove "mac-address" property in ethernet node as comments of Krzysztof. Please make sure to CC netdev@ on the next version of the patches.
On Thu, 2022-12-29 at 17:15 -0800, Jakub Kicinski wrote: > On Wed, 28 Dec 2022 14:33:28 +0800 Biao Huang wrote: > > Changes in v6: > > 1. add reviewed-by as Angelo's comments > > 2. remove fix_mac_speed in driver as Andrew's comments. > > > > Changes in v5: > > 1. reorder the clocks as Angelo's comments > > 2. add a driver patch to fix rgmii-id issue, then we can > > use a ususal way rgmii/rgmii-id as Andrew's comments. > > > > Changes in v4: > > 1. remove {address,size}-cells = <0> to avoid warning as Angelo's > > feedback. > > 2. Add reviewd-by as Angelo's comments. > > > > Changes in v3: > > 1. move stmmac-axi-config, rx-queues-config, tx-queues-configs > > inside ethernet > > node as Angelo's comments. > > 2. add {address,size}-cells = <0> in ethernet node as Angelo's > > comments. > > > > Changes in v2: > > 1. modify pinctrl node used by ethernet to match rules in pinctrl- > > mt8195.yaml, > > which is pointed by Krzysztof. > > 2. remove "mac-address" property in ethernet node as comments of > > Krzysztof. > > Please make sure to CC netdev@ on the next version of the patches. Thanks for your kindly reminder. Best Regards! Biao