linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] rcar-csi2: Use standby mode instead of resetting
@ 2019-03-12 23:49 Niklas Söderlund
  2019-03-12 23:49 ` [PATCH v3 1/2] dt-bindings: rcar-csi2: List resets as a mandatory property Niklas Söderlund
  2019-03-12 23:49 ` [PATCH v3 2/2] rcar-csi2: Use standby mode instead of resetting Niklas Söderlund
  0 siblings, 2 replies; 6+ messages in thread
From: Niklas Söderlund @ 2019-03-12 23:49 UTC (permalink / raw)
  To: Laurent Pinchart, linux-media; +Cc: linux-renesas-soc, Niklas Söderlund

Hi,

This small series updates rcar-csi2 to use the standby mode described in
later versions of the datasheet.

* Changes since v2
- Clarify commit message that software reset is replaced with the new 
  module reset method.
- Enter standby mode before stopping the video source.

* Changes since v1
- Break up enter and exit of standby mode in two separate functions.
- Add "select RESET_CONTROLLER" to Kconfig.

Niklas Söderlund (2):
  dt-bindings: rcar-csi2: List resets as a mandatory property
  rcar-csi2: Use standby mode instead of resetting

 .../bindings/media/renesas,rcar-csi2.txt      |  3 +-
 drivers/media/platform/rcar-vin/Kconfig       |  1 +
 drivers/media/platform/rcar-vin/rcar-csi2.c   | 69 +++++++++++--------
 3 files changed, 45 insertions(+), 28 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-04-12  7:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 23:49 [PATCH v3 0/2] rcar-csi2: Use standby mode instead of resetting Niklas Söderlund
2019-03-12 23:49 ` [PATCH v3 1/2] dt-bindings: rcar-csi2: List resets as a mandatory property Niklas Söderlund
2019-04-12  7:03   ` Jacopo Mondi
2019-04-12  7:07     ` Jacopo Mondi
2019-03-12 23:49 ` [PATCH v3 2/2] rcar-csi2: Use standby mode instead of resetting Niklas Söderlund
2019-03-13  0:18   ` Laurent Pinchart

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).