Re: [U-Boot] [PATCH 01/10] net: mvpp2x: Add GPIO configuration support

2017-08-08 Thread Joe Hershberger
On Wed, Jun 21, 2017 at 3:31 AM, wrote: > From: Stefan Chulski > > This patch add GPIO configuration support in mvpp2x driver. > Driver will handle 10G SFP gpio reset and SFP TX disable. GPIO pins should > be set in device tree. > > Change-Id:

[U-Boot] [PATCH 01/10] net: mvpp2x: Add GPIO configuration support

2017-06-21 Thread stefanc
From: Stefan Chulski This patch add GPIO configuration support in mvpp2x driver. Driver will handle 10G SFP gpio reset and SFP TX disable. GPIO pins should be set in device tree. Change-Id: I3165545b276a3590399d1ac66b1e20d4544212c6 Signed-off-by: Stefan Chulski