Re: [PATCH V2 1/2] RTEMS GPIO API definition and implementation.

2015-08-13 Thread Ketul Shah
Hello Andre, I created a ticket . Please make the necessary changes. Thanks. Cheers, Ketul On 13 August 2015 at 19:38, André Marques wrote: > On 13-08-2015 14:51, Ketul Shah wrote: > > Hi Andre, > > Thanks for the reply. > > On 13 August 2015 at 19:13, And

Re: [PATCH V2 1/2] RTEMS GPIO API definition and implementation.

2015-08-13 Thread André Marques
On 13-08-2015 14:51, Ketul Shah wrote: Hi Andre, Thanks for the reply. On 13 August 2015 at 19:13, André Marques mailto:andre.lousa.marq...@gmail.com>> wrote: Hello Ketul, On 13-08-2015 13:04, Ketul Shah wrote: Hi Andre, Great API and happy to know that it is merg

Re: [PATCH V2 1/2] RTEMS GPIO API definition and implementation.

2015-08-13 Thread André Marques
Hello Ketul, On 13-08-2015 13:04, Ketul Shah wrote: Hi Andre, Great API and happy to know that it is merged with main line. Eventually I implemented GPIO driver for BBB using this API. After debugging for rtems_gpio_get_value() on BBB I found the following bug. For BBB, GPIO pin nos. varies

Re: [PATCH V2 1/2] RTEMS GPIO API definition and implementation.

2015-08-13 Thread Gedare Bloom
On Thu, Aug 13, 2015 at 8:04 AM, Ketul Shah wrote: > Hi Andre, > > Great API and happy to know that it is merged with main line. > > Eventually I implemented GPIO driver for BBB using this API. After debugging > for rtems_gpio_get_value() on BBB I found the following bug. > > For BBB, GPIO pin nos