cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
From: "Nobuhiro Iwamatsu" <nobuhiro1.iwamatsu@toshiba.co.jp>
To: <cip-dev@lists.cip-project.org>
Cc: <pavel@denx.de>, <masashi.kudo@cybertrust.co.jp>, <wens@csie.org>,
	<Chris.Paterson2@renesas.com>,
	<prabhakar.mahadev-lad.rj@bp.renesas.com>,
	<biju.das.jz@bp.renesas.com>, <sudip.mukherjee@codethink.co.uk>
Subject: [cip-dev] [ANNOUNCE] Release v4.19.183-cip46
Date: Mon, 29 Mar 2021 00:59:59 +0000	[thread overview]
Message-ID: <OSBPR01MB2983AEF66B7AB9DDA842DF3E927E9@OSBPR01MB2983.jpnprd01.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3305 bytes --]

Hi all,

CIP kernel team has released Linux kernel v4.19.183-cip46.
This kernel base version has been updated from v4.19.182 to v4.19.183.
And this release has added support VIN, CSI-2 and MIPI for RZ/G2.

You can get this release via the git tree at:

  v4.19.183-cip46:
    repository:
      https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
    branch:
      linux-4.19.y-cip
    commit hash:
      9701ebc154a80d8752b3fa4a81a19b467168203a
    added commits:
      CIP: Bump version suffix to -cip46 after merge from stable
      arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2N
      arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2M
      arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2H
      arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Add parent macro for each sensor
      arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
      media: rcar-csi2: Enable support for R8A774E1
      media: dt-bindings: media: renesas,csi2: Add R8A774E1 support
      media: rcar-vin: Enable support for R8A774E1
      media: dt-bindings: media: renesas,vin: Add R8A774E1 support
      arm64: dts: renesas: r8a774b1: Add VIN and CSI-2 support
      media: rcar-csi2: Enable support for R8A774B1
      media: dt-bindings: rcar-csi2: Add R8A774B1 support
      media: rcar-vin: Enable support for R8A774B1
      media: dt-bindings: rcar-vin: Add R8A774B1 support
      arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes
      media: rcar-csi2: Enable support for r8a774a1
      media: dt-bindings: media: rcar-csi2: Add r8a774a1 support
      media: rcar-vin: Enable support for r8a774a1
      media: dt-bindings: media: rcar_vin: Add r8a774a1 support
      arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1
      media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_size
      media: i2c: imx219: Selection compliance fixes
      media: i2c: imx219: Fix a bug in imx219_enum_frame_size
      media: i2c: imx219: Implement get_selection
      media: i2c: imx219: Add support for cropped 640x480 resolution
      media: i2c: imx219: Add support for RAW8 bit bayer format
      media: i2c: imx219: Fix power sequence
      media: i2c: Add driver for Sony IMX219 sensor
      media: dt-bindings: media: i2c: Add IMX219 CMOS sensor binding
      media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
      media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
      media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats
      media: rcar-csi2: Update V3M and E3 start procedure
      media: rcar-vin: fix wrong return value in rvin_set_channel_routing()
      media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
      media: v4l2-async: Log message in case of heterogeneous fwnode match
      media: v4l2-async: Pass notifier pointer to match functions
      media: v4l2-async: Accept endpoints and devices for fwnode matching
      media: device property: Add a function to test is a fwnode is a graph endpoint
      media: ov5645: Remove unneeded regulator_set_voltage()

Best regards,
   Nobuhiro

--
Nobuhiro Iwamatsu

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6332): https://lists.cip-project.org/g/cip-dev/message/6332
Mute This Topic: https://lists.cip-project.org/mt/81686460/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


                 reply	other threads:[~2021-03-29  1:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=OSBPR01MB2983AEF66B7AB9DDA842DF3E927E9@OSBPR01MB2983.jpnprd01.prod.outlook.com \
    --to=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=masashi.kudo@cybertrust.co.jp \
    --cc=pavel@denx.de \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=sudip.mukherjee@codethink.co.uk \
    --cc=wens@csie.org \
    /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).