mbox series

[0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192

Message ID 20230130033305.31830-1-allen-kh.cheng@mediatek.com (mailing list archive)
Headers show
Series media: mediatek: Update video decoder nodes for MT8195 and MT8192 | expand

Message

Allen-KH Cheng Jan. 30, 2023, 3:32 a.m. UTC
This series is based on matthias github, for-next. Since there is a
dependence in the following series, I send it for them.
https://patchwork.kernel.org/project/linux-mediatek/list/?series=702423
https://patchwork.kernel.org/project/linux-mediatek/list/?series=702078

Allen-KH Cheng (3):
  media: dt-bindings: media: mediatek: Rename child node names for
    decoder
  media: dt-bindings: media: mediatek: Remove "dma-ranges" property for
    decoder
  arm64: dts: mt8192: Add video-codec nodes

Yunfei Dong (3):
  media: dt-bindings: media: mediatek: vcodec: adapt to the
    'clock-names' of different platforms
  media: dt-bindings: media: mediatek: vcodec: Change the max reg value
    to 2
  arm64: dts: mt8195: Add video decoder node

 .../media/mediatek,vcodec-subdev-decoder.yaml | 113 +++++++-----------
 arch/arm64/boot/dts/mediatek/mt8192.dtsi      |  59 +++++++++
 arch/arm64/boot/dts/mediatek/mt8195.dtsi      |  70 +++++++++++
 3 files changed, 173 insertions(+), 69 deletions(-)

Comments

Chen-Yu Tsai Feb. 1, 2023, 8:23 a.m. UTC | #1
Hi,

On Mon, Jan 30, 2023 at 11:33 AM Allen-KH Cheng
<allen-kh.cheng@mediatek.com> wrote:
>
> This series is based on matthias github, for-next. Since there is a
> dependence in the following series, I send it for them.
> https://patchwork.kernel.org/project/linux-mediatek/list/?series=702423
> https://patchwork.kernel.org/project/linux-mediatek/list/?series=702078
>
> Allen-KH Cheng (3):
>   media: dt-bindings: media: mediatek: Rename child node names for
>     decoder
>   media: dt-bindings: media: mediatek: Remove "dma-ranges" property for
>     decoder
>   arm64: dts: mt8192: Add video-codec nodes
>
> Yunfei Dong (3):
>   media: dt-bindings: media: mediatek: vcodec: adapt to the
>     'clock-names' of different platforms
>   media: dt-bindings: media: mediatek: vcodec: Change the max reg value
>     to 2
>   arm64: dts: mt8195: Add video decoder node

Whole series is:

Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Tested-by: Chen-Yu Tsai <wenst@chromium.org>
Allen-KH Cheng Feb. 16, 2023, 12:12 p.m. UTC | #2
Hi Matthias,

Gentle ping for this series.

Does this series look good to you?

Thanks,
Allen


-----Original Message-----
From: Chen-Yu Tsai <wenst@chromium.org> 
Sent: Wednesday, February 1, 2023 4:24 PM
To: Allen-KH Cheng (程冠勳) <Allen-KH.Cheng@mediatek.com>; Matthias
Brugger <matthias.bgg@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>; Rob Herring <
robh+dt@kernel.org>; Krzysztof Kozlowski <
krzysztof.kozlowski+dt@linaro.org>;
Project_Global_Chrome_Upstream_Group <
Project_Global_Chrome_Upstream_Group@mediatek.com>; 
linux-media@vger.kernel.org; devicetree@vger.kernel.org; 
linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; 
linux-mediatek@lists.infradead.org; Yunfei Dong (董云飞) <
Yunfei.Dong@mediatek.com>
Subject: Re: [PATCH 0/6] media: mediatek: Update video decoder nodes
for MT8195 and MT8192

Hi,

On Mon, Jan 30, 2023 at 11:33 AM Allen-KH Cheng <
allen-kh.cheng@mediatek.com> wrote:
> 
> This series is based on matthias github, for-next. Since there is a 
> dependence in the following series, I send it for them.
> 
https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux
> -mediatek/list/?series=702423__;!!CTRNKA9wMg0ARbw!j7vz6x3Wnmjt7wVhc0_
> D
> HSzBORBQVgDIcxaIfUwodbDWvjj7gx6wtaRMASltb9VPYEMTM5RTyAEAKX2MVEljIcsoC
> 3
> _FCItN9zjyyBf3PQ$ 
> 
https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux
> -mediatek/list/?series=702078__;!!CTRNKA9wMg0ARbw!j7vz6x3Wnmjt7wVhc0_
> D
> HSzBORBQVgDIcxaIfUwodbDWvjj7gx6wtaRMASltb9VPYEMTM5RTyAEAKX2MVEljIcsoC
> 3
> _FCItN9ziiqwwk7Q$
> 
> Allen-KH Cheng (3):
>   media: dt-bindings: media: mediatek: Rename child node names for
>     decoder
>   media: dt-bindings: media: mediatek: Remove "dma-ranges" property
> for
>     decoder
>   arm64: dts: mt8192: Add video-codec nodes
> 
> Yunfei Dong (3):
>   media: dt-bindings: media: mediatek: vcodec: adapt to the
>     'clock-names' of different platforms
>   media: dt-bindings: media: mediatek: vcodec: Change the max reg
> value
>     to 2
>   arm64: dts: mt8195: Add video decoder node

Whole series is:

Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Tested-by: Chen-Yu Tsai <wenst@chromium.org>