linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section
@ 2024-01-22 11:36 Kent Gibson
  2024-01-22 13:01 ` Bartosz Golaszewski
  0 siblings, 1 reply; 2+ messages in thread
From: Kent Gibson @ 2024-01-22 11:36 UTC (permalink / raw)
  To: linux-kernel, linux-gpio, brgl, linus.walleij, andy; +Cc: Kent Gibson

Add Documentation/userspace-api/gpio/ to the GPIO UAPI section.

Signed-off-by: Kent Gibson <warthog618@gmail.com>
---

Now that the UAPI split out has reached gpio/for-next it can be updated to
include the new userspace-api documentation.

"No capes!" - Edna Mode.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8d1052fa6a69..2d0bc0e128bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9148,6 +9148,7 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
 F:	Documentation/ABI/obsolete/sysfs-gpio
 F:	Documentation/ABI/testing/gpio-cdev
+F:	Documentation/userspace-api/gpio/
 F:	drivers/gpio/gpiolib-cdev.c
 F:	include/uapi/linux/gpio.h
 F:	tools/gpio/
--
2.39.2


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

* Re: [PATCH] MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section
  2024-01-22 11:36 [PATCH] MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section Kent Gibson
@ 2024-01-22 13:01 ` Bartosz Golaszewski
  0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-01-22 13:01 UTC (permalink / raw)
  To: Kent Gibson; +Cc: linux-kernel, linux-gpio, linus.walleij, andy

On Mon, Jan 22, 2024 at 12:36 PM Kent Gibson <warthog618@gmail.com> wrote:
>
> Add Documentation/userspace-api/gpio/ to the GPIO UAPI section.
>
> Signed-off-by: Kent Gibson <warthog618@gmail.com>
> ---
>
> Now that the UAPI split out has reached gpio/for-next it can be updated to
> include the new userspace-api documentation.
>
> "No capes!" - Edna Mode.
>
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8d1052fa6a69..2d0bc0e128bb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9148,6 +9148,7 @@ S:        Maintained
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git
>  F:     Documentation/ABI/obsolete/sysfs-gpio
>  F:     Documentation/ABI/testing/gpio-cdev
> +F:     Documentation/userspace-api/gpio/
>  F:     drivers/gpio/gpiolib-cdev.c
>  F:     include/uapi/linux/gpio.h
>  F:     tools/gpio/
> --
> 2.39.2
>

Ah, makes sense! Applied too.

Bart

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

end of thread, other threads:[~2024-01-22 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22 11:36 [PATCH] MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section Kent Gibson
2024-01-22 13:01 ` Bartosz Golaszewski

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).