Hi Tom
Tom Rini 於 2026/2/22 上午 12:45 寫道:
On Sun, Feb 22, 2026 at 12:31:13AM +0800, Lucien.Jheng wrote:
Deprecate the proprietary airoha,pnswap-rx and airoha,pnswap-tx boolean
properties in favour of the standard rx-polarity and tx-polarity
properties defined in phy-common-props.yaml.
Update the example to use rx-polarity with the PHY_POL_INVERT constant.
Link: https://git.kernel.org/linus/44f62aa1b1209232cedcfb39097fc1bfbe75bbc7
Signed-off-by: Lucien.Jheng <[email protected]>
And for clarity, my comment about cherry-pick also applies here. The
script tools/update-subtree.sh makes doing the cherry-picks
straighforward.
Thank you for your comment.
I checked devicetree-rebasing.git and it only has the v6.19-dts tag.
I will try to manually cherry-pick all phy-common DTS-related commits
from Linux.
Thanks.