linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] drivers: gpio: put virtual gpio device into their own submenu
@ 2020-12-07 11:23 Enrico Weigelt, metux IT consult
  2020-12-07 15:42 ` Andy Shevchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Enrico Weigelt, metux IT consult @ 2020-12-07 11:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: linus.walleij, bgolaszewski, linux-gpio

Since we already have a few virtual GPIO drivers, and more to come,
this category deserves its own submenu.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
---
 drivers/gpio/Kconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 5d4de5cd6759..8596f9320971 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -1590,6 +1590,8 @@ config GPIO_VIPERBOARD
 
 endmenu
 
+menu "Virtual GPIO drivers"
+
 config GPIO_AGGREGATOR
 	tristate "GPIO Aggregator"
 	help
@@ -1613,4 +1615,6 @@ config GPIO_MOCKUP
 	  tools/testing/selftests/gpio/gpio-mockup.sh. Reference the usage in
 	  it.
 
+endmenu
+
 endif
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] drivers: gpio: put virtual gpio device into their own submenu
  2020-12-07 11:23 [PATCH v2] drivers: gpio: put virtual gpio device into their own submenu Enrico Weigelt, metux IT consult
@ 2020-12-07 15:42 ` Andy Shevchenko
  2020-12-07 20:12   ` Enrico Weigelt, metux IT consult
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Shevchenko @ 2020-12-07 15:42 UTC (permalink / raw)
  To: Enrico Weigelt, metux IT consult
  Cc: Linux Kernel Mailing List, Linus Walleij, Bartosz Golaszewski,
	open list:GPIO SUBSYSTEM

On Mon, Dec 7, 2020 at 1:29 PM Enrico Weigelt, metux IT consult
<info@metux.net> wrote:
>
> Since we already have a few virtual GPIO drivers, and more to come,
> this category deserves its own submenu.
>
> Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
> ---

You are not a first day contributor, where is the changelog?

-- 
With Best Regards,
Andy Shevchenko

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] drivers: gpio: put virtual gpio device into their own submenu
  2020-12-07 15:42 ` Andy Shevchenko
@ 2020-12-07 20:12   ` Enrico Weigelt, metux IT consult
  2020-12-08  9:53     ` Andy Shevchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Enrico Weigelt, metux IT consult @ 2020-12-07 20:12 UTC (permalink / raw)
  To: Andy Shevchenko, Enrico Weigelt, metux IT consult
  Cc: Linux Kernel Mailing List, Linus Walleij, Bartosz Golaszewski,
	open list:GPIO SUBSYSTEM

On 07.12.20 16:42, Andy Shevchenko wrote:
> On Mon, Dec 7, 2020 at 1:29 PM Enrico Weigelt, metux IT consult
> <info@metux.net> wrote:
>>
>> Since we already have a few virtual GPIO drivers, and more to come,
>> this category deserves its own submenu.
>>
>> Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
>> ---
> 
> You are not a first day contributor, where is the changelog?

grmpf, didn't expect this is also needed in such a trivial case :o


--mtx


> 

-- 
---
Hinweis: unverschlüsselte E-Mails können leicht abgehört und manipuliert
werden ! Für eine vertrauliche Kommunikation senden Sie bitte ihren
GPG/PGP-Schlüssel zu.
---
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
info@metux.net -- +49-151-27565287

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] drivers: gpio: put virtual gpio device into their own submenu
  2020-12-07 20:12   ` Enrico Weigelt, metux IT consult
@ 2020-12-08  9:53     ` Andy Shevchenko
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Shevchenko @ 2020-12-08  9:53 UTC (permalink / raw)
  To: Enrico Weigelt, metux IT consult
  Cc: Enrico Weigelt, metux IT consult, Linux Kernel Mailing List,
	Linus Walleij, Bartosz Golaszewski, open list:GPIO SUBSYSTEM

On Mon, Dec 7, 2020 at 10:12 PM Enrico Weigelt, metux IT consult
<lkml@metux.net> wrote:
> On 07.12.20 16:42, Andy Shevchenko wrote:
> > On Mon, Dec 7, 2020 at 1:29 PM Enrico Weigelt, metux IT consult
> > <info@metux.net> wrote:
> >>
> >> Since we already have a few virtual GPIO drivers, and more to come,
> >> this category deserves its own submenu.
> >>
> >> Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
> >> ---
> >
> > You are not a first day contributor, where is the changelog?
>
> grmpf, didn't expect this is also needed in such a trivial case :o

My point here is that I have commented on this but it is possible (and
actually has occurred) that others may comment on it and you combined
all changes and I have no idea what the result is.

-- 
With Best Regards,
Andy Shevchenko

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-08  9:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 11:23 [PATCH v2] drivers: gpio: put virtual gpio device into their own submenu Enrico Weigelt, metux IT consult
2020-12-07 15:42 ` Andy Shevchenko
2020-12-07 20:12   ` Enrico Weigelt, metux IT consult
2020-12-08  9:53     ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).