[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170207.135946.1622253517853357858.davem@davemloft.net>
Date: Tue, 07 Feb 2017 13:59:46 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: lukma@...x.de
Cc: f.fainelli@...il.com, m-karicheri2@...com,
linux-kernel@...r.kernel.org, eric@...estrom.ch, andrew@...n.ch,
netdev@...r.kernel.org, kishon@...com, grygorii.strashko@...com
Subject: Re: [PATCH v3 2/3] net: phy: dp83867: Add lane swapping support in
the DP83867 TI's PHY driver
From: Lukasz Majewski <lukma@...x.de>
Date: Tue, 7 Feb 2017 06:20:23 +0100
> This patch adds support for enabling or disabling the lane swapping (called
> "port mirroring" in PHY's CFG4 register) feature of the DP83867 TI's PHY
> device.
>
> One use case is when bootstrap configuration enables this feature (because
> of e.g. LED_0 wrong wiring) so then one needs to disable it in software
> (at u-boot/Linux).
>
> Signed-off-by: Lukasz Majewski <lukma@...x.de>
> ---
> Changes for v3:
> - Add "line swapping" to the patch description
> - Add DP83867_PORT_MIRROING_KEEP enum for better code readability
>
> Changes for v2:
> - use "net-phy-lane-swap" and "net-phy-lane-no-swap" generic PHY properties.
> instead of TI specific one
Applied.
Powered by blists - more mailing lists