On Mon, Feb 1, 2016 at 11:55 PM, Julien Grossholtz <julien.grossho...@savoirfairelinux.com> wrote: > Hello, > > Any chance to get feedback on this ? > > Thanks, > > Julien Grossholtz > > ----- Original Message ----- > From: "Julien Grossholtz" <julien.grossho...@savoirfairelinux.com> > To: "linus walleij" <linus.wall...@linaro.org>, gnu...@gmail.com > Cc: linux-g...@vger.kernel.org, linux-kernel@vger.kernel.org, > ker...@savoirfairelinux.com, "Julien Grossholtz" > <julien.grossho...@savoirfairelinux.com> > Sent: Wednesday, January 13, 2016 11:57:43 AM > Subject: [PATCH 2/2] gpio: add TS-4800 fpga GPIO support > > The TS-4800 GPIO driver provide support for the GPIOs available > on the Technologic Sytems board FPGA. It allows to set > direction and read/write states. > > It uses the generic gpio driver.
No fancy stuff here, looks good to me but let's see what Linus says as I am not too familiar with the generic GPIO driver. Reviewed-by: Alexandre Courbot <acour...@nvidia.com>