LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Alexandre Torgue <alexandre.torgue@st.com>
To: Erwan Le Ray <erwan.leray@st.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jiri Slaby <jslaby@suse.com>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: <linux-serial@vger.kernel.org>,
<linux-stm32@st-md-mailman.stormreply.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
Fabrice Gasnier <fabrice.gasnier@st.com>
Subject: Re: [PATCH 00/10] STM32 usart power improvements
Date: Mon, 10 Jun 2019 18:00:37 +0200 [thread overview]
Message-ID: <e6fecf4c-cb07-4cf7-099a-201b14e90a00@st.com> (raw)
In-Reply-To: <1559638519-6128-1-git-send-email-erwan.leray@st.com>
Hi Erwan,
On 6/4/19 10:55 AM, Erwan Le Ray wrote:
> This series delivers power improvements for stm32-usart driver.
>
> Bich Hemon (4):
> dt-bindings: serial: add optional pinctrl states
> serial: stm32: select pinctrl state in each suspend/resume function
> ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
> ARM: dts: stm32: Update UART4 pin states on stm32mp157a-dk1
>
> Erwan Le Ray (6):
> dt-bindings: serial: stm32: add wakeup option
> serial: stm32: add pm_runtime support
> serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
> serial: stm32: add support for no_console_suspend
> ARM: dts: stm32: update uart4 pin configurations for low power
> ARM: dts: stm32: add wakeup capability on each usart/uart on
> stm32mp157c
>
> .../devicetree/bindings/serial/st,stm32-usart.txt | 19 ++++-
> arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 17 +++++
> arch/arm/boot/dts/stm32mp157a-dk1.dts | 5 +-
> arch/arm/boot/dts/stm32mp157c-ed1.dts | 5 +-
> arch/arm/boot/dts/stm32mp157c.dtsi | 40 ++++++++--
> drivers/tty/serial/stm32-usart.c | 88 ++++++++++++++++++++--
> drivers/tty/serial/stm32-usart.h | 1 +
> 7 files changed, 155 insertions(+), 20 deletions(-)
>
I'll merge device tree part into stm32-next branch when binding part
will be accepted.
regards
Alex
prev parent reply other threads:[~2019-06-10 16:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-04 8:55 Erwan Le Ray
2019-06-04 8:55 ` [PATCH 01/10] dt-bindings: serial: stm32: add wakeup option Erwan Le Ray
2019-06-04 8:55 ` [PATCH 02/10] dt-bindings: serial: add optional pinctrl states Erwan Le Ray
2019-06-04 8:55 ` [PATCH 03/10] serial: stm32: select pinctrl state in each suspend/resume function Erwan Le Ray
2019-06-04 8:55 ` [PATCH 04/10] serial: stm32: add pm_runtime support Erwan Le Ray
2019-06-10 16:48 ` Greg Kroah-Hartman
2019-06-04 8:55 ` [PATCH 05/10] serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP Erwan Le Ray
2019-06-04 8:55 ` [PATCH 06/10] serial: stm32: add support for no_console_suspend Erwan Le Ray
2019-06-04 8:55 ` [PATCH 07/10] ARM: dts: stm32: update uart4 pin configurations for low power Erwan Le Ray
2019-06-04 8:55 ` [PATCH 08/10] ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1 Erwan Le Ray
2019-06-04 8:55 ` [PATCH 09/10] ARM: dts: stm32: Update UART4 pin states on stm32mp157a-dk1 Erwan Le Ray
2019-06-04 8:55 ` [PATCH 10/10] ARM: dts: stm32: add wakeup capability on each usart/uart on stm32mp157c Erwan Le Ray
2019-06-10 16:00 ` Alexandre Torgue [this message]
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=e6fecf4c-cb07-4cf7-099a-201b14e90a00@st.com \
--to=alexandre.torgue@st.com \
--cc=devicetree@vger.kernel.org \
--cc=erwan.leray@st.com \
--cc=fabrice.gasnier@st.com \
--cc=gregkh@linuxfoundation.org \
--cc=jslaby@suse.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mark.rutland@arm.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh+dt@kernel.org \
--subject='Re: [PATCH 00/10] STM32 usart power improvements' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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).