All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Moudy Ho <moudy.ho@mediatek.com>
Cc: drinkcat@chromium.org,
	 AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	cellopoint.kai@gmail.com,
	 Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Rob Landley <rob@landley.net>,
	 Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	randy.wu@mediatek.com,  xiandong.wang@mediatek.com,
	linux-media@vger.kernel.org,  linux-mediatek@lists.infradead.org,
	 Project_Global_Chrome_Upstream_Group@mediatek.com,
	 linux-arm-kernel@lists.infradead.org,
	 Ping-Hsun Wu <ping-hsun.wu@mediatek.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	 Matthias Brugger <matthias.bgg@gmail.com>,
	 Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org,
	 Alexandre Courbot <acourbot@chromium.org>,
	Rob Herring <robh+dt@kernel.org>,
	allen-kh.cheng@mediatek.com,
	 daoyuan huang <daoyuan.huang@mediatek.com>,
	pihsun@chromium.org, hsinyi@google.com,
	jason-jh.lin@mediatek.com,
	 Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	river.cheng@mediatek.com,  roy-cw.yeh@mediatek.com,
	tfiga@chromium.org, devicetree@vger.kernel.org,
	 Chun-Kuang Hu <chunkuang.hu@kernel.org>
Subject: Re: [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components
Date: Tue, 17 May 2022 12:53:52 -0500	[thread overview]
Message-ID: <20220517175352.GA1315998-robh@kernel.org> (raw)
In-Reply-To: <20220512092306.6895-2-moudy.ho@mediatek.com>

On Thu, 12 May 2022 17:23:04 +0800, Moudy Ho wrote:
> This patch adds DT binding documents for Media Data Path 3 (MDP3)
> a unit in multimedia system combined with several components and
> used for scaling and color format convert.
> 
> Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
> ---
>  .../bindings/media/mediatek,mdp3-rdma.yaml    | 85 +++++++++++++++++++
>  .../bindings/media/mediatek,mdp3-rsz.yaml     | 65 ++++++++++++++
>  .../bindings/media/mediatek,mdp3-wrot.yaml    | 70 +++++++++++++++
>  .../bindings/soc/mediatek/mediatek,ccorr.yaml | 58 +++++++++++++
>  .../bindings/soc/mediatek/mediatek,wdma.yaml  | 71 ++++++++++++++++
>  5 files changed, 349 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml
>  create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,ccorr.yaml
>  create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,wdma.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Moudy Ho <moudy.ho@mediatek.com>
Cc: drinkcat@chromium.org,
	 AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	cellopoint.kai@gmail.com,
	 Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Rob Landley <rob@landley.net>,
	 Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	randy.wu@mediatek.com,  xiandong.wang@mediatek.com,
	linux-media@vger.kernel.org,  linux-mediatek@lists.infradead.org,
	 Project_Global_Chrome_Upstream_Group@mediatek.com,
	 linux-arm-kernel@lists.infradead.org,
	 Ping-Hsun Wu <ping-hsun.wu@mediatek.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	 Matthias Brugger <matthias.bgg@gmail.com>,
	 Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org,
	 Alexandre Courbot <acourbot@chromium.org>,
	Rob Herring <robh+dt@kernel.org>,
	allen-kh.cheng@mediatek.com,
	 daoyuan huang <daoyuan.huang@mediatek.com>,
	pihsun@chromium.org, hsinyi@google.com,
	jason-jh.lin@mediatek.com,
	 Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	river.cheng@mediatek.com,  roy-cw.yeh@mediatek.com,
	tfiga@chromium.org, devicetree@vger.kernel.org,
	 Chun-Kuang Hu <chunkuang.hu@kernel.org>
Subject: Re: [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components
Date: Tue, 17 May 2022 12:53:52 -0500	[thread overview]
Message-ID: <20220517175352.GA1315998-robh@kernel.org> (raw)
In-Reply-To: <20220512092306.6895-2-moudy.ho@mediatek.com>

On Thu, 12 May 2022 17:23:04 +0800, Moudy Ho wrote:
> This patch adds DT binding documents for Media Data Path 3 (MDP3)
> a unit in multimedia system combined with several components and
> used for scaling and color format convert.
> 
> Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
> ---
>  .../bindings/media/mediatek,mdp3-rdma.yaml    | 85 +++++++++++++++++++
>  .../bindings/media/mediatek,mdp3-rsz.yaml     | 65 ++++++++++++++
>  .../bindings/media/mediatek,mdp3-wrot.yaml    | 70 +++++++++++++++
>  .../bindings/soc/mediatek/mediatek,ccorr.yaml | 58 +++++++++++++
>  .../bindings/soc/mediatek/mediatek,wdma.yaml  | 71 ++++++++++++++++
>  5 files changed, 349 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml
>  create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,ccorr.yaml
>  create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,wdma.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
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: Rob Herring <robh@kernel.org>
To: Moudy Ho <moudy.ho@mediatek.com>
Cc: drinkcat@chromium.org,
	AngeloGioacchino Del Regno 
	<angelogioacchino.delregno@collabora.com>,
	cellopoint.kai@gmail.com, Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Rob Landley <rob@landley.net>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	randy.wu@mediatek.com, xiandong.wang@mediatek.com,
	linux-media@vger.kernel.org, linux-mediatek@lists.infradead.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com,
	linux-arm-kernel@lists.infradead.org,
	Ping-Hsun Wu <ping-hsun.wu@mediatek.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-kernel@vger.kernel.org,
	Alexandre Courbot <acourbot@chromium.org>,
	Rob Herring <robh+dt@kernel.org>,
	allen-kh.cheng@mediatek.com,
	daoyuan huang <daoyuan.huang@mediatek.com>,
	pihsun@chromium.org, hsinyi@google.com,
	jason-jh.lin@mediatek.com,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	river.cheng@mediatek.com, roy-cw.yeh@mediatek.com,
	tfiga@chromium.org, devicetree@vger.kernel.org,
	Chun-Kuang Hu <chunkuang.hu@kernel.org>
Subject: Re: [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components
Date: Tue, 17 May 2022 12:53:52 -0500	[thread overview]
Message-ID: <20220517175352.GA1315998-robh@kernel.org> (raw)
In-Reply-To: <20220512092306.6895-2-moudy.ho@mediatek.com>

On Thu, 12 May 2022 17:23:04 +0800, Moudy Ho wrote:
> This patch adds DT binding documents for Media Data Path 3 (MDP3)
> a unit in multimedia system combined with several components and
> used for scaling and color format convert.
> 
> Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
> ---
>  .../bindings/media/mediatek,mdp3-rdma.yaml    | 85 +++++++++++++++++++
>  .../bindings/media/mediatek,mdp3-rsz.yaml     | 65 ++++++++++++++
>  .../bindings/media/mediatek,mdp3-wrot.yaml    | 70 +++++++++++++++
>  .../bindings/soc/mediatek/mediatek,ccorr.yaml | 58 +++++++++++++
>  .../bindings/soc/mediatek/mediatek,wdma.yaml  | 71 ++++++++++++++++
>  5 files changed, 349 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rdma.yaml
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-rsz.yaml
>  create mode 100644 Documentation/devicetree/bindings/media/mediatek,mdp3-wrot.yaml
>  create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,ccorr.yaml
>  create mode 100644 Documentation/devicetree/bindings/soc/mediatek/mediatek,wdma.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2022-05-17 17:54 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12  9:23 [PATCH v15 0/3] media: mediatek: support mdp3 on mt8183 platform Moudy Ho
2022-05-12  9:23 ` Moudy Ho
2022-05-12  9:23 ` Moudy Ho
2022-05-12  9:23 ` [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components Moudy Ho
2022-05-12  9:23   ` Moudy Ho
2022-05-12  9:23   ` Moudy Ho
2022-05-17 17:53   ` Rob Herring [this message]
2022-05-17 17:53     ` Rob Herring
2022-05-17 17:53     ` Rob Herring
2022-05-18 10:09   ` Hans Verkuil
2022-05-18 10:09     ` Hans Verkuil
2022-05-18 10:09     ` Hans Verkuil
2022-05-19  2:46     ` moudy.ho
2022-05-19  2:46       ` moudy.ho
2022-05-19  5:34     ` Rex-BC Chen
2022-05-19  5:34       ` Rex-BC Chen
2022-05-19  5:34       ` Rex-BC Chen
2022-05-12  9:23 ` [PATCH v15 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes Moudy Ho
2022-05-12  9:23   ` Moudy Ho
2022-05-12  9:23   ` Moudy Ho
2022-05-12  9:23 ` [PATCH v15 3/3] media: platform: mtk-mdp3: add Mediatek MDP3 driver Moudy Ho
2022-05-12  9:23   ` Moudy Ho
2022-05-16  9:23   ` Benjamin Gaignard
2022-05-19  2:59     ` moudy.ho
2022-05-17 11:24   ` Rex-BC Chen
2022-05-17 11:24     ` Rex-BC Chen
2022-05-17 11:24     ` Rex-BC Chen
2022-05-19  3:07     ` moudy.ho
2022-05-19  3:07       ` moudy.ho

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=20220517175352.GA1315998-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=acourbot@chromium.org \
    --cc=allen-kh.cheng@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=benjamin.gaignard@collabora.com \
    --cc=cellopoint.kai@gmail.com \
    --cc=chunkuang.hu@kernel.org \
    --cc=daoyuan.huang@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=drinkcat@chromium.org \
    --cc=hsinyi@google.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=jason-jh.lin@mediatek.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mchehab@kernel.org \
    --cc=moudy.ho@mediatek.com \
    --cc=pihsun@chromium.org \
    --cc=ping-hsun.wu@mediatek.com \
    --cc=randy.wu@mediatek.com \
    --cc=river.cheng@mediatek.com \
    --cc=rob@landley.net \
    --cc=robh+dt@kernel.org \
    --cc=roy-cw.yeh@mediatek.com \
    --cc=tfiga@chromium.org \
    --cc=xiandong.wang@mediatek.com \
    /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.