[PATCH v2 5/5] mx6cuboxi: enable driver for adin1300 phy

2022-06-15 Thread sbabic
> Since SoMs revision 1.9 the ar8035 phy has been replaced by adin1300. > Enable the driver so that the new SoMs have functional networking. > Signed-off-by: Josua Mayer Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH v2 5/5] mx6cuboxi: enable driver for adin1300 phy

2022-05-19 Thread Josua Mayer
Since SoMs revision 1.9 the ar8035 phy has been replaced by adin1300. Enable the driver so that the new SoMs have functional networking. Signed-off-by: Josua Mayer --- configs/mx6cuboxi_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/mx6cuboxi_defconfig