linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lubomir Rintel <lkundrak@v3.sk>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Sakari Ailus <sakari.ailus@iki.fi>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/4] media: marvell-ccic: Add support for runtime PM
Date: Tue, 18 Aug 2020 00:08:46 +0200	[thread overview]
Message-ID: <20200817220850.401287-1-lkundrak@v3.sk> (raw)

This is a second version of the patch set that enable runtime PM for
mmp-camera. The ultimate goal is to conserve power on MMP3 where the
camera block lives on a separate power island whose genpd should be
turned off when the camera is not in use.

The previous version of the set contained only one patch, that is now
last in the set. It was modified to move clock handling to the runtime
PM callbacks:

  [PATCH v2 4/4] media: marvell-ccic: add support for runtime PM

The previous two are new and they lay foundation for the patch 4/4:

  [PATCH v2 2/4] media: marvell-ccic: mmp: get rid of mmpcam_devices list
  [PATCH v2 3/4] media: marvell-ccic: mmp: use generic dev_pm_ops

The first one is not strictly related to the rest, it just makes things
a bit nicer for the version of marvell-ccic found on the Cafe chip and
consistent with what's done for mmp-camera:

  [PATCH v2 1/4] media: cafe-driver: use drvdata instead of back-casting

Please take a look and consider applying.

Thank you
Lubo


             reply	other threads:[~2020-08-17 22:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17 22:08 Lubomir Rintel [this message]
2020-08-17 22:08 ` [PATCH v2 1/4] media: cafe-driver: use drvdata instead of back-casting from v4l2_device Lubomir Rintel
2020-08-17 22:08 ` [PATCH v2 2/4] media: marvell-ccic: mmp: get rid of mmpcam_devices list Lubomir Rintel
2020-08-17 22:08 ` [PATCH v2 3/4] media: marvell-ccic: mmp: use generic dev_pm_ops Lubomir Rintel
2020-08-17 22:08 ` [PATCH v2 4/4] media: marvell-ccic: add support for runtime PM Lubomir Rintel

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=20200817220850.401287-1-lkundrak@v3.sk \
    --to=lkundrak@v3.sk \
    --cc=corbet@lwn.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=sakari.ailus@iki.fi \
    /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 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).