Re: [PATCH v6 4/4] net: phy: realtek: add RTL8224 polarity support
From: Damien Dejean
Date: Sat Feb 21 2026 - 15:21:06 EST
Hi Paolo,
> Le 11 févr. 2026 à 12:36, Paolo Abeni <pabeni@xxxxxxxxxx> a écrit :
>
> This very close to what you implemented into patch 2/4. Likely you can
> deduplicate the code a bit factoring out some common helper.
Thanks for the feedback, let me rework this and repost once it is possible
Damien
>
> Side notes: you should include the target tree in the subj prefix -
> 'net-next' in this case, a per patch changelog for the introduced
> changes WRT the previous revision and a cover letter.
>
> Also note that net-next is now closed for the merge window; you will
> have to wait unit ~23 Feb before reposting.
>
> /P
>
>> }
>>
>> static int rtl8224_probe(struct phy_device *phydev)
>