From: Lee Jones <lee@kernel.org>
To: Richard Genoud <richard.genoud@bootlin.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
Udit Kumar <u-kumar1@ti.com>,
Thomas Richard <thomas.richard@bootlin.com>,
Gregory CLEMENT <gregory.clement@bootlin.com>,
Esteban Blanc <eblanc@baylibre.com>,
linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] rtc: tps6594: Add power management support
Date: Fri, 31 May 2024 14:36:24 +0100 [thread overview]
Message-ID: <20240531133624.GJ1005600@google.com> (raw)
In-Reply-To: <20240515152827.80185-2-richard.genoud@bootlin.com>
On Wed, 15 May 2024, Richard Genoud wrote:
> Add power management support to the driver. This allows a SoC to wake
> from suspend using the nINT provided by the RTC.
> It takes care of the case when the interrupt has not been caught because
> the kernel has not yet woke up.
> (This is the case when only edges interrupt are caught)
>
> Signed-off-by: Richard Genoud <richard.genoud@bootlin.com>
> ---
> drivers/rtc/rtc-tps6594.c | 46 +++++++++++++++++++++++++++++++++++++
> include/linux/mfd/tps6594.h | 1 +
Acked-by: Lee Jones <lee@kernel.org>
> 2 files changed, 47 insertions(+)
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-05-31 13:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 15:28 [PATCH v2 0/1] rtc: tps6594: Add power management support Richard Genoud
2024-05-15 15:28 ` [PATCH v2 1/1] " Richard Genoud
2024-05-15 16:11 ` Esteban Blanc
2024-05-31 13:36 ` Lee Jones [this message]
2024-06-14 13:21 ` Thomas Richard
2024-06-18 9:48 ` Richard GENOUD
2024-06-18 15:17 ` Alexandre Belloni
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=20240531133624.GJ1005600@google.com \
--to=lee@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=eblanc@baylibre.com \
--cc=gregory.clement@bootlin.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=richard.genoud@bootlin.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=thomas.richard@bootlin.com \
--cc=u-kumar1@ti.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.