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