All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com, l.stach@pengutronix.de,
	laurent.pinchart@ideasonboard.com, marex@denx.de,
	m.felsch@pengutronix.de, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V5 0/8] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
Date: Sat, 3 Sep 2022 10:17:14 +0800	[thread overview]
Message-ID: <20220903021714.GC1728671@dragon> (raw)
In-Reply-To: <20220822064536.3947512-1-peng.fan@oss.nxp.com>

On Mon, Aug 22, 2022 at 02:45:28PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> V5:
>  Add R-b for dt-bindings
>  Tune order of vpu blk ctrl node per unit address
>  Update commit log of patch 5.
>    - Per HRV, this should be detailed explained in HDMI HRV driver, so here
>    I only say HRV_MWR(HDMI RX Video Memory Write Master for RX validation).
> 
> V4:
>  Add R-b for patch 2
>  Add a new patch 3 to introduce interconnect property for i.MX8MM VPU blk ctrl,
>  same to other properties, i.MX8MM/P could use their own names in patch 4
> 
> V3:
>  Per DT maitainer, add a new patch to clean up minItems, see patch 2
> 
> V2:
>  - Add A-b from DT maintainer for patch 1
>  - Per DT maintainer, I added description for items. To
>  make it consistent, I also added description to i.MX8MM.
>  - Per Adam, change VPU H1/h1 to VC8000E/vc8000e in the patchset.
> 
> This patchset is to add more blk ctrl support for i.MX8MP
>  - Add HDMI HDCP/HRV BLK CTRL support
>  - Add VPU BLK CTRL support
>  - Add PGC VPU node which supplies power domain for VPU BLK
> 
> Peng Fan (8):
>   dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
>   dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl
>   dt-bindings: soc: imx: add interconnect property for i.MX8MM vpu blk
>     ctrl
>   dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
>   soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWR
>   soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
>   arm64: dts: imx8mp: add vpu pgc nodes
>   arm64: dts: imx8mp: add VPU blk ctrl node

Applied all, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com, l.stach@pengutronix.de,
	laurent.pinchart@ideasonboard.com, marex@denx.de,
	m.felsch@pengutronix.de, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V5 0/8] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
Date: Sat, 3 Sep 2022 10:17:14 +0800	[thread overview]
Message-ID: <20220903021714.GC1728671@dragon> (raw)
In-Reply-To: <20220822064536.3947512-1-peng.fan@oss.nxp.com>

On Mon, Aug 22, 2022 at 02:45:28PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> V5:
>  Add R-b for dt-bindings
>  Tune order of vpu blk ctrl node per unit address
>  Update commit log of patch 5.
>    - Per HRV, this should be detailed explained in HDMI HRV driver, so here
>    I only say HRV_MWR(HDMI RX Video Memory Write Master for RX validation).
> 
> V4:
>  Add R-b for patch 2
>  Add a new patch 3 to introduce interconnect property for i.MX8MM VPU blk ctrl,
>  same to other properties, i.MX8MM/P could use their own names in patch 4
> 
> V3:
>  Per DT maitainer, add a new patch to clean up minItems, see patch 2
> 
> V2:
>  - Add A-b from DT maintainer for patch 1
>  - Per DT maintainer, I added description for items. To
>  make it consistent, I also added description to i.MX8MM.
>  - Per Adam, change VPU H1/h1 to VC8000E/vc8000e in the patchset.
> 
> This patchset is to add more blk ctrl support for i.MX8MP
>  - Add HDMI HDCP/HRV BLK CTRL support
>  - Add VPU BLK CTRL support
>  - Add PGC VPU node which supplies power domain for VPU BLK
> 
> Peng Fan (8):
>   dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
>   dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl
>   dt-bindings: soc: imx: add interconnect property for i.MX8MM vpu blk
>     ctrl
>   dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
>   soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWR
>   soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
>   arm64: dts: imx8mp: add vpu pgc nodes
>   arm64: dts: imx8mp: add VPU blk ctrl node

Applied all, thanks!

  parent reply	other threads:[~2022-09-03  2:18 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22  6:45 [PATCH V5 0/8] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl Peng Fan (OSS)
2022-08-22  6:45 ` Peng Fan (OSS)
2022-08-22  6:45 ` [PATCH V5 1/8] dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-08-22  6:45 ` [PATCH V5 2/8] dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-08-22  6:45 ` [PATCH V5 3/8] dt-bindings: soc: imx: add interconnect property " Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-08-22  6:45 ` [PATCH V5 4/8] dt-bindings: soc: imx: add i.MX8MP " Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-08-22  6:45 ` [PATCH V5 5/8] soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWR Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-09-06 14:37   ` Alexander Stein
2022-09-06 14:37     ` Alexander Stein
2022-09-07  2:41     ` Peng Fan
2022-09-07  2:41       ` Peng Fan
2022-09-07 11:50       ` Alexander Stein
2022-09-07 11:50         ` Alexander Stein
2022-09-07 11:53         ` Peng Fan
2022-09-07 11:53           ` Peng Fan
2022-09-07 13:49           ` Alexander Stein
2022-09-07 13:49             ` Alexander Stein
2022-09-08  0:20       ` Peng Fan
2022-09-08  0:20         ` Peng Fan
2022-08-22  6:45 ` [PATCH V5 6/8] soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-08-22  6:45 ` [PATCH V5 7/8] arm64: dts: imx8mp: add vpu pgc nodes Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-08-22  6:45 ` [PATCH V5 8/8] arm64: dts: imx8mp: add VPU blk ctrl node Peng Fan (OSS)
2022-08-22  6:45   ` Peng Fan (OSS)
2022-09-03  2:17 ` Shawn Guo [this message]
2022-09-03  2:17   ` [PATCH V5 0/8] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl Shawn Guo

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=20220903021714.GC1728671@dragon \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=l.stach@pengutronix.de \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    --cc=marex@denx.de \
    --cc=peng.fan@nxp.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    /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.