-----Original Message-----clkdev
From: Jiri Pirko <jiri@xxxxxxxxxxx>
Sent: 2024年3月22日 16:12
To: Duanqiang Wen <duanqiangwen@xxxxxxxxxxxxx>
Cc: netdev@xxxxxxxxxxxxxxx; jiawenwu@xxxxxxxxxxxxxx;
mengyuanlou@xxxxxxxxxxxxx; davem@xxxxxxxxxxxxx;
edumazet@xxxxxxxxxx; kuba@xxxxxxxxxx; pabeni@xxxxxxxxxx;
maciej.fijalkowski@xxxxxxxxx; andrew@xxxxxxx;
wangxiongfeng2@xxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
michal.kubiak@xxxxxxxxx
Subject: Re: [PATCH net v5] net: txgbe: fix i2c dev name cannot match
Fri, Mar 22, 2024 at 09:04:16AM CET, duanqiangwen@xxxxxxxxxxxxx wrote:
txgbe clkdev shortened clk_name, so i2c_dev info_name also need to
shorten. Otherwise, i2c_dev cannot initialize clock.
Change log:
v4-v5: address comments:
Jiri Pirko:
Well, since it is used in txgbe_phy.c, it should be probably
rather defined locally in txgbe_phy.c.
Did you read Florian's comment? Please do.
pw-bot: cr
I replied to Florian:
" I want to shorten "i2c_desginware" to "i2c_dw" in txgbe driver, so other
drivers which use "i2c_designware" need another patch to use a define. "
He hasn't replied to me for several days, what should I do next?