Re: [RFC 0/2] sandbox: add gpio support with libftdi1

2017-02-16 Thread Ian Abbott
On 16/02/17 07:34, Sascha Hauer wrote: Hi Antony, On Wed, Feb 15, 2017 at 10:12:25AM +0300, Antony Pavlov wrote: This patch series makes it possible to use FT2232H ACBUS[7:0] pins as gpio pins from sandbox barebox. I have tested output gpio functionality by connecting a LED to ACBUS[0] and

Re: [RFC 0/2] sandbox: add gpio support with libftdi1

2017-02-16 Thread Sascha Hauer
On Thu, Feb 16, 2017 at 11:28:35AM +0300, Antony Pavlov wrote: > On Thu, 16 Feb 2017 08:34:30 +0100 > Sascha Hauer wrote: > > > Hi Antony, > > > > On Wed, Feb 15, 2017 at 10:12:25AM +0300, Antony Pavlov wrote: > > > This patch series makes it possible to use FT2232H

Re: [RFC 0/2] sandbox: add gpio support with libftdi1

2017-02-16 Thread Antony Pavlov
On Thu, 16 Feb 2017 08:34:30 +0100 Sascha Hauer wrote: > Hi Antony, > > On Wed, Feb 15, 2017 at 10:12:25AM +0300, Antony Pavlov wrote: > > This patch series makes it possible to use FT2232H ACBUS[7:0] > > pins as gpio pins from sandbox barebox. > > > > I have tested

Re: [RFC 0/2] sandbox: add gpio support with libftdi1

2017-02-15 Thread Sascha Hauer
Hi Antony, On Wed, Feb 15, 2017 at 10:12:25AM +0300, Antony Pavlov wrote: > This patch series makes it possible to use FT2232H ACBUS[7:0] > pins as gpio pins from sandbox barebox. > > I have tested output gpio functionality by connecting > a LED to ACBUS[0] and lightening it with