On Sun, Feb 22, 2026 at 10:49:50AM -0600, Tom Rini wrote: > On Mon, Feb 23, 2026 at 12:27:02AM +0800, Lucien.Jheng wrote: > > 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. > > Outside of extra-ordinary circumstances, we just wait for them to be in > the rebasing tree and do a proper cherry-pick.
Exactly, directly patching DTS git subtree shouldn't be allowed. I would rather say it's better to use alternatives like *-u-boot.dtsi etc. However, in this case v7.0-rc1-dts tag should be available soon as over the weekend kernel has been tagged with rc1 release. So just wait for a few days for that to be available. -Sumit > These changes look fine > (but waiting for other comments still) for v2026.07, so there's time to > wait, really. Thanks! > > -- > Tom

