[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201208104943.499bf52c@lwn.net>
Date: Tue, 8 Dec 2020 10:49:43 -0700
From: Jonathan Corbet <corbet@....net>
To: Philipp Zabel <p.zabel@...gutronix.de>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Hans de Goede <hdegoede@...hat.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
Dinh Nguyen <dinguyen@...nel.org>,
Thierry Reding <treding@...dia.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Lee Jones <lee.jones@...aro.org>,
Randy Dunlap <rdunlap@...radead.org>,
Amjad Ouled-Ameur <aouledameur@...libre.com>,
kernel@...gutronix.de
Subject: Re: [PATCH v2] docs: add a reset controller chapter to the driver
API docs
On Tue, 1 Dec 2020 12:57:54 +0100
Philipp Zabel <p.zabel@...gutronix.de> wrote:
> Add initial reset controller API documentation. This is mostly intended
> to describe the concepts to users of the consumer API, and to tie the
> kerneldoc comments we already have into the driver API documentation.
>
> Signed-off-by: Philipp Zabel <p.zabel@...gutronix.de>
> Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
> Reviewed-by: Amjad Ouled-Ameur <aouledameur@...libre.fr>
> ---
> Changes since v1 [1]:
> - Added a note that reset_control_status() does not accept reset control
> array handles (Randy Dunlap)
>
> [1] https://lore.kernel.org/lkml/20201117103306.17010-1-p.zabel@pengutronix.de/
> ---
> Documentation/driver-api/index.rst | 1 +
> Documentation/driver-api/reset.rst | 221 +++++++++++++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 223 insertions(+)
> create mode 100644 Documentation/driver-api/reset.rst
I've applied this, thanks.
jon
Powered by blists - more mailing lists