Re: [U-Boot] [PATCH v2 2/3] arm: socfpga: gen5 enable designware_socfpga

2019-01-12 Thread Marek Vasut
On 1/12/19 5:01 PM, Simon Goldschmidt wrote: > Am 11.01.2019 um 23:04 schrieb Marek Vasut: >> On 1/11/19 8:45 PM, Simon Goldschmidt wrote: >>> Enable the socfpga specific designware ethernet driver for all Gen5 >>> and Arria10 defconfigs. >>> >>> This is required to remove the hacky reset and phy m

Re: [U-Boot] [PATCH v2 2/3] arm: socfpga: gen5 enable designware_socfpga

2019-01-12 Thread Simon Goldschmidt
Am 11.01.2019 um 23:04 schrieb Marek Vasut: On 1/11/19 8:45 PM, Simon Goldschmidt wrote: Enable the socfpga specific designware ethernet driver for all Gen5 and Arria10 defconfigs. This is required to remove the hacky reset and phy mode handling in arch/arm/mach-socfpga. Signed-off-by: Simon G

Re: [U-Boot] [PATCH v2 2/3] arm: socfpga: gen5 enable designware_socfpga

2019-01-11 Thread Marek Vasut
On 1/11/19 8:45 PM, Simon Goldschmidt wrote: > Enable the socfpga specific designware ethernet driver for all Gen5 > and Arria10 defconfigs. > > This is required to remove the hacky reset and phy mode handling in > arch/arm/mach-socfpga. > > Signed-off-by: Simon Goldschmidt Can't the designware

[U-Boot] [PATCH v2 2/3] arm: socfpga: gen5 enable designware_socfpga

2019-01-11 Thread Simon Goldschmidt
Enable the socfpga specific designware ethernet driver for all Gen5 and Arria10 defconfigs. This is required to remove the hacky reset and phy mode handling in arch/arm/mach-socfpga. Signed-off-by: Simon Goldschmidt --- Changes in v2: - only add CONFIG_ETH_DESIGNWARE_SOCFPGA since now REGMAP an