Re: [PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR

2021-11-30 Thread Patrice CHOTARD
HI Marek On 11/15/21 12:31 PM, Patrick DELAUNAY wrote: > Hi Marek, > > On 11/13/21 3:28 AM, Marek Vasut wrote: >> Enable KSZ9x01 PHY driver in DHCOR common configuration, since the >> AV96 board has this PHY populated on the PCB. >> >> Signed-off-by: Marek Vasut >> Cc: Patrice Chotard >> Cc: Pa

Re: [PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR

2021-11-15 Thread Patrick DELAUNAY
Hi Marek, On 11/13/21 3:28 AM, Marek Vasut wrote: Enable KSZ9x01 PHY driver in DHCOR common configuration, since the AV96 board has this PHY populated on the PCB. Signed-off-by: Marek Vasut Cc: Patrice Chotard Cc: Patrick Delaunay --- configs/stm32mp15_dhcor_basic_defconfig | 2 ++ 1 file

Re: [PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR

2021-11-15 Thread Patrice CHOTARD
Hi Marek On 11/13/21 3:28 AM, Marek Vasut wrote: > Enable KSZ9x01 PHY driver in DHCOR common configuration, since the > AV96 board has this PHY populated on the PCB. > > Signed-off-by: Marek Vasut > Cc: Patrice Chotard > Cc: Patrick Delaunay > --- > configs/stm32mp15_dhcor_basic_defconfig | 2

[PATCH] ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR

2021-11-12 Thread Marek Vasut
Enable KSZ9x01 PHY driver in DHCOR common configuration, since the AV96 board has this PHY populated on the PCB. Signed-off-by: Marek Vasut Cc: Patrice Chotard Cc: Patrick Delaunay --- configs/stm32mp15_dhcor_basic_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/stm32mp