From: <Nicolas.Ferre@microchip•com>
To: <uwe@kleine-koenig•org>, <Claudiu.Beznea@microchip•com>,
<thierry.reding@gmail•com>
Cc: linux-pwm@vger•kernel.org, alexandre.belloni@bootlin•com,
Ludovic.Desroches@microchip•com,
linux-arm-kernel@lists•infradead.org
Subject: Re: [PATCH v2 1/6] pwm: atmel: Add a hint where to find hardware documentation
Date: Mon, 26 Aug 2019 08:19:37 +0000 [thread overview]
Message-ID: <be768ac4-fa2b-17f0-d98a-08617dea45d3@microchip.com> (raw)
In-Reply-To: <20190824001041.11007-2-uwe@kleine-koenig.org>
On 24/08/2019 at 02:10, Uwe Kleine-König wrote:
> External E-Mail
>
>
> Most Microchip (formerly Atmel) chips have publicly available manuals.
> A comprehensive list is already contained in the documentation folder.
> Reference this list in the header of the driver to allow reviewers to
> find the relevant manuals.
>
> Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig•org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip•com>
Thanks Uwe!
Best regards,
Nicolas
> ---
> Changes since (implicit) v1 sent with Message-Id:
> 20190815214133.11134-1-uwe@kleine-koenig•org:
>
> - Only reference Documentation/arm/microchip.rst instead of starting
> another list of links
>
> drivers/pwm/pwm-atmel.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/pwm/pwm-atmel.c b/drivers/pwm/pwm-atmel.c
> index e5e1eaf372fa..a61a30fa8b7e 100644
> --- a/drivers/pwm/pwm-atmel.c
> +++ b/drivers/pwm/pwm-atmel.c
> @@ -4,6 +4,9 @@
> *
> * Copyright (C) 2013 Atmel Corporation
> * Bo Shen <voice.shen@atmel•com>
> + *
> + * Links to reference manuals for the supported PWM chips can be found in
> + * Documentation/arm/microchip.rst.
> */
>
> #include <linux/clk.h>
>
--
Nicolas Ferre
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-08-26 8:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-24 0:10 [PATCH v2 0/6] Updates for the atmel PWM driver Uwe Kleine-König
2019-08-24 0:10 ` [PATCH v2 1/6] pwm: atmel: Add a hint where to find hardware documentation Uwe Kleine-König
2019-08-26 8:19 ` Nicolas.Ferre [this message]
2019-08-24 0:10 ` [PATCH v2 2/6] pwm: atmel: use a constant for maximum prescale value Uwe Kleine-König
2019-08-24 0:10 ` [PATCH v2 3/6] pwm: atmel: replace loop in prescale calculation by ad-hoc calculation Uwe Kleine-König
2019-08-24 0:10 ` [PATCH v2 4/6] pwm: atmel: document known weaknesses of both hardware and software Uwe Kleine-König
2019-08-24 0:10 ` [PATCH v2 5/6] pwm: atmel: use atmel_pwm_writel in atmel_pwm_ch_writel; ditto for readl Uwe Kleine-König
2019-08-24 0:10 ` [PATCH v2 6/6] pwm: atmel: implement .get_state() Uwe Kleine-König
2019-08-28 10:26 ` Claudiu.Beznea
2019-09-02 20:06 ` Uwe Kleine-König
2019-10-24 7:30 ` [PATCH v2 0/6] Updates for the atmel PWM driver Uwe Kleine-König
2020-01-08 13:00 ` Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=be768ac4-fa2b-17f0-d98a-08617dea45d3@microchip.com \
--to=nicolas.ferre@microchip$(echo .)com \
--cc=Claudiu.Beznea@microchip$(echo .)com \
--cc=Ludovic.Desroches@microchip$(echo .)com \
--cc=alexandre.belloni@bootlin$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-pwm@vger$(echo .)kernel.org \
--cc=thierry.reding@gmail$(echo .)com \
--cc=uwe@kleine-koenig$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox