Re: [PATCH v2 0/7] selftests: gpio: rework and port to GPIO uAPI v2

From: Bartosz Golaszewski
Date: Tue Jan 19 2021 - 05:57:25 EST


On Tue, Jan 19, 2021 at 1:35 AM Kent Gibson <warthog618@xxxxxxxxx> wrote:
>
> On Mon, Jan 18, 2021 at 04:04:51PM +0100, Linus Walleij wrote:
> > On Thu, Jan 7, 2021 at 3:58 AM Kent Gibson <warthog618@xxxxxxxxx> wrote:
> >
> > > selftests: gpio: rework and simplify test implementation
> > > selftests: gpio: remove obsolete gpio-mockup-chardev.c
> > > selftests: remove obsolete build restriction for gpio
> > > selftests: remove obsolete gpio references from kselftest_deps.sh
> > > tools: gpio: remove uAPI v1 code no longer used by selftests
> > > selftests: gpio: port to GPIO uAPI v2
> > > selftests: gpio: add CONFIG_GPIO_CDEV to config
> >
> > Bartosz I think you can just merge these patches into the GPIO tree, at least
> > I think that is what I have done in the past.
> >
>
> Could you touch up that Fixes tag in patch 1 if you merge v2?
>
> Thanks,
> Kent.

Kent,

This doesn't apply to my for-next branch - there's a conflict in
tools/testing/selftests/gpio/Makefile, could you take a look?

Bartosz