On 2017-01-26 19:12, Andrew Lunn wrote:
I remove the word "Switch" from the commit message and phy name.
The rest is okay?
Yes.
What is generally being done when to phy's have the same id, micrel
have done this many times...
It should not be a problem. When you write a switch driver for the
> I remove the word "Switch" from the commit message and phy name.
> The rest is okay?
Yes.
> What is generally being done when to phy's have the same id, micrel
> have done this many times...
It should not be a problem. When you write a switch driver for the
switch, it will be in device tree. L
On 01/26/2017 09:51 AM, Sean Nyekjær wrote:
>
>
> On 2017-01-23 16:12, Andrew Lunn wrote:
>> On Mon, Jan 23, 2017 at 08:58:46AM +0100, Sean Nyekjaer wrote:
>>> This is add support for the PHYs in the KSZ8795 5port managed switch.
>>>
>>> It will allow to detect the link between the switch and the
On 2017-01-23 16:12, Andrew Lunn wrote:
On Mon, Jan 23, 2017 at 08:58:46AM +0100, Sean Nyekjaer wrote:
This is add support for the PHYs in the KSZ8795 5port managed switch.
It will allow to detect the link between the switch and the soc
and uses the same read_status functions as the KSZ8873ML
On Mon, Jan 23, 2017 at 08:58:46AM +0100, Sean Nyekjaer wrote:
> This is add support for the PHYs in the KSZ8795 5port managed switch.
>
> It will allow to detect the link between the switch and the soc
> and uses the same read_status functions as the KSZ8873MLL switch.
>
> This ethernet switch h
This is add support for the PHYs in the KSZ8795 5port managed switch.
It will allow to detect the link between the switch and the soc
and uses the same read_status functions as the KSZ8873MLL switch.
This ethernet switch have unfortunately the same phy id as KSZ8051.
Signed-off-by: Sean Nyekjaer