[PATCH 0/9] arm: dts: ls1028a: sync device tree with linux
Vladimir Oltean
vladimir.oltean at nxp.com
Wed Sep 1 00:03:58 CEST 2021
On Tue, Aug 31, 2021 at 11:19:20PM +0200, Michael Walle wrote:
> > So this needs a v2, but in general, who do you expect to pick up your
> > patches?
>
> Mh, I haven't found a rule how patches are picked up in u-boot but most of the
> time they go through the qoriq git tree. Why do you ask?
Just curious.
> > After reviewing the patches I noticed further cleanup to be done, we
> > need to replace
> > phy-mode = "sgmii-2500";
> > with
> > phy-mode = "2500base-x";
> >
> > and
> > phy-mode = "xfi";
> > with
> > phy-mode = "10gbase-r";
> >
> > and then delete the fsl_enetc.c driver's support for
> > PHY_INTERFACE_MODE_XFI and PHY_INTERFACE_MODE_XGMII, that's completely
> > bogus.
>
> Ok, that sounds easy enough. Will pick that up.
"Will pick that up" means that you intend to do it? There are many
device trees and drivers that use the non-standard "sgmii-2500" and
"xfi" compatibles, not just LS1028A stuff.
More information about the U-Boot
mailing list