Hi Linus,
On Sat, Jan 4, 2020 at 1:21 AM Linus Walleij wrote:
> On Thu, Dec 12, 2019 at 3:48 PM Geert Uytterhoeven
> wrote:
> > On Thu, Dec 12, 2019 at 3:42 PM Linus Walleij
> > wrote:
> > > On Wed, Nov 27, 2019 at 9:43 AM Geert Uytterhoeven
> > > wrote:
> > > > +The GPIO Aggregator allows a
On Thu, Dec 12, 2019 at 3:48 PM Geert Uytterhoeven wrote:
> On Thu, Dec 12, 2019 at 3:42 PM Linus Walleij
> wrote:
> > On Wed, Nov 27, 2019 at 9:43 AM Geert Uytterhoeven
> > wrote:
> > > +The GPIO Aggregator allows access control for individual GPIOs, by
> > > aggregating
> > > +them into a ne
Hi Linus,
On Thu, Dec 12, 2019 at 3:42 PM Linus Walleij wrote:
> On Wed, Nov 27, 2019 at 9:43 AM Geert Uytterhoeven
> wrote:
> > +The GPIO Aggregator allows access control for individual GPIOs, by
> > aggregating
> > +them into a new gpio_chip, which can be assigned to a group or user using
> >
On Wed, Nov 27, 2019 at 9:43 AM Geert Uytterhoeven
wrote:
> +The GPIO Aggregator allows access control for individual GPIOs, by
> aggregating
> +them into a new gpio_chip, which can be assigned to a group or user using
> +standard UNIX file ownership and permissions. Furthermore, this simplifie
> On November 27, 2019 at 9:42 AM Geert Uytterhoeven
> wrote:
>
>
> Document the GPIO Aggregator/Repeater, and the three typical use-cases.
>
> Signed-off-by: Geert Uytterhoeven
> ---
> v3:
> - New.
> ---
> .../admin-guide/gpio/gpio-aggregator.rst | 111 ++
> Documen
Document the GPIO Aggregator/Repeater, and the three typical use-cases.
Signed-off-by: Geert Uytterhoeven
---
v3:
- New.
---
.../admin-guide/gpio/gpio-aggregator.rst | 111 ++
Documentation/admin-guide/gpio/index.rst | 1 +
2 files changed, 112 insertions(+)
create