Re: [PATCH 6/6] docs: gpio: add a new document to its index.rst

2020-10-07 Thread Linus Walleij
On Fri, Oct 2, 2020 at 7:49 AM Mauro Carvalho Chehab wrote: > There's now a new ReST file. Add it to the index.rst file. > > Fixes: ce7a2f77f976 ("docs: gpio: Add GPIO Aggregator documentation") > Signed-off-by: Mauro Carvalho Chehab This patch (6/6) applied to the GPIO tree. Fixed the Fixes: a

Re: [PATCH 6/6] docs: gpio: add a new document to its index.rst

2020-10-02 Thread Kent Gibson
On Fri, Oct 02, 2020 at 07:49:50AM +0200, Mauro Carvalho Chehab wrote: > There's now a new ReST file. Add it to the index.rst file. > > Fixes: ce7a2f77f976 ("docs: gpio: Add GPIO Aggregator documentation") Shouldn't that be: Fixes: fd1abe99e5fb ("Documentation: gpio: add documentation for gpio-m

Re: [PATCH 6/6] docs: gpio: add a new document to its index.rst

2020-10-02 Thread Bartosz Golaszewski
On Fri, Oct 2, 2020 at 7:49 AM Mauro Carvalho Chehab wrote: > > There's now a new ReST file. Add it to the index.rst file. > > Fixes: ce7a2f77f976 ("docs: gpio: Add GPIO Aggregator documentation") > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/admin-guide/gpio/index.rst | 1 + > 1

[PATCH 6/6] docs: gpio: add a new document to its index.rst

2020-10-01 Thread Mauro Carvalho Chehab
There's now a new ReST file. Add it to the index.rst file. Fixes: ce7a2f77f976 ("docs: gpio: Add GPIO Aggregator documentation") Signed-off-by: Mauro Carvalho Chehab --- Documentation/admin-guide/gpio/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/admin-guide/gpio/in