[PATCH v4 4/5] net: phy: Add support for TI PHY init

Tom Rini trini at konsulko.com
Fri Jun 12 23:16:13 CEST 2020


On Mon, May 04, 2020 at 04:14:39PM -0500, Dan Murphy wrote:

> ti_phy_init function was allocated to the DP83867 PHY.  This function
> name is to generic for a specific PHY.  The function can be moved to a
> TI specific file that can register all TI PHYs that are defined in the
> defconfig.  The ti_phy_init file will contain all TI PHYs initialization
> so that only phy_ti_init can be called from the framework.
> 
> In addition to the above the config flag for the DP83867 needs to be changed
> in the Kconfig and dependent defconfig files. The config flag that was
> used for the DP83867 was also generic in nature so a more specific
> config flag for the DP83867 was created.
> 
> Acked-by: Michal Simek <michal.simek at xilinx.com>
> Signed-off-by: Dan Murphy <dmurphy at ti.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200612/d54c8ebd/attachment.sig>


More information about the U-Boot mailing list