Re: [PATCH 3/7] net: phy: spi_ks8995: add register initialization

2016-02-08 Thread Andrew Lunn
> At the moment I use this driver with a KSZ8795CLX, port 5 directly > connected to a MACB/GEM of a Zynq SOC, with the need to enable the > RGMII internal clock delay (register 0x56, bit 4), otherwise the > the Zynq cannot talk to the switch on its RGMII interface Hi Helmut This is possible with

Re: [PATCH 3/7] net: phy: spi_ks8995: add register initialization

2016-02-08 Thread Helmut Buchsbaum
On 02/08/2016 05:38 AM, Florian Fainelli wrote: On 07/02/2016 14:39, Helmut Buchsbaum wrote: Since several use cases need to setup at least some basic control registers add the ability to configure an array containing such register initialization values within the platform data of the switch. Fu

Re: [PATCH 3/7] net: phy: spi_ks8995: add register initialization

2016-02-07 Thread Florian Fainelli
On 07/02/2016 14:39, Helmut Buchsbaum wrote: > Since several use cases need to setup at least some basic control > registers add the ability to configure an array containing such > register initialization values within the platform data of the switch. > Furthermore expose this capabilty to the devi

[PATCH 3/7] net: phy: spi_ks8995: add register initialization

2016-02-07 Thread Helmut Buchsbaum
Since several use cases need to setup at least some basic control registers add the ability to configure an array containing such register initialization values within the platform data of the switch. Furthermore expose this capabilty to the devicetree. Platform data now contains a pointer to an a