On Tue, Mar 2, 2021 at 4:27 PM Shuah Khan <sk...@linuxfoundation.org> wrote: > > On 3/2/21 7:44 AM, Linus Walleij wrote: > > On Wed, Feb 24, 2021 at 7:53 PM Bartosz Golaszewski <b...@bgdev.pl> wrote: > > > >> From: Bartosz Golaszewski <bgolaszew...@baylibre.com> > >> > >> The executable that we build for GPIO selftests was renamed to > >> gpio-mockup-cdev. Let's update .gitignore so that we don't show it > >> as an untracked file. > >> > >> Fixes: 8bc395a6a2e2 ("selftests: gpio: rework and simplify test > >> implementation") > >> Signed-off-by: Bartosz Golaszewski <bgolaszew...@baylibre.com> > > > > Reviewed-by: Linus Walleij <linus.wall...@linaro.org> > > > > Yours, > > Linus Walleij > > > > > Thank you. I will queue this up. > > thanks, > -- Shuah
Hi Shuah, Please let me queue this through the GPIO tree as I have some more development coming up this cycle that will require this. This will be a new driver + selftests so it will all have to go through the GPIO tree anyway. Bart