All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: Markus Schneider-Pargmann <msp@baylibre.com>,
	Nishanth Menon <nm@ti.com>, Tero Kristo <kristo@kernel.org>,
	Santosh Shilimkar <ssantosh@kernel.org>,
	"Rafael J . Wysocki" <rafael@kernel.org>,
	Pavel Machek <pavel@ucw.cz>, Len Brown <len.brown@intel.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Vibhore Vardhan <vibhore@ti.com>, Dhruva Gole <d-gole@ti.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org,
	Markus Schneider-Pargmann <msp@baylibre.com>
Subject: Re: [PATCH v12 0/5] firmware: ti_sci: Introduce system suspend support
Date: Fri, 06 Sep 2024 09:01:25 -0700	[thread overview]
Message-ID: <7hbk10ai0a.fsf@baylibre.com> (raw)
In-Reply-To: <20240904194229.109886-1-msp@baylibre.com>

Markus Schneider-Pargmann <msp@baylibre.com> writes:

> Abstract
> ********
>
> This series introduces necessary ti_sci driver functionality to support
> various Suspend-to-RAM modes on TI AM62 family of devices. These Low
> Power Modes include Deep Sleep and MCU Only as described in section
> "6.2.4 Power Modes" of the AM62P Technical Reference Manual [0].

Tested on k3-am62a7-sk along with my related pmdomains series[1]

Tested-by: Kevin Hilman <khilman@baylibre.com>

Kevin

[1] https://lore.kernel.org/linux-pm/20240905-lpm-v6-10-constraints-pmdomain-v3-0-e359cbb39654@baylibre.com/

      parent reply	other threads:[~2024-09-06 16:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-04 19:42 [PATCH v12 0/5] firmware: ti_sci: Introduce system suspend support Markus Schneider-Pargmann
2024-09-04 19:42 ` [PATCH v12 1/5] PM: QoS: Export dev_pm_qos_read_value Markus Schneider-Pargmann
2024-09-05  6:26   ` Dhruva Gole
2024-09-10 23:51   ` Kevin Hilman
2024-09-04 19:42 ` [PATCH v12 2/5] firmware: ti_sci: Add support for querying the firmware caps Markus Schneider-Pargmann
2024-09-04 19:42 ` [PATCH v12 3/5] firmware: ti_sci: Add system suspend and resume call Markus Schneider-Pargmann
2024-09-17 11:12   ` Kamlesh Gurudasani
2024-09-04 19:42 ` [PATCH v12 4/5] firmware: ti_sci: Introduce Power Management Ops Markus Schneider-Pargmann
2024-09-04 19:42 ` [PATCH v12 5/5] firmware: ti_sci: add CPU latency constraint management Markus Schneider-Pargmann
2024-09-06 16:01 ` Kevin Hilman [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=7hbk10ai0a.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=d-gole@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kristo@kernel.org \
    --cc=len.brown@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=msp@baylibre.com \
    --cc=nm@ti.com \
    --cc=pavel@ucw.cz \
    --cc=rafael@kernel.org \
    --cc=ssantosh@kernel.org \
    --cc=vibhore@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.