mbox series

[v4,0/2] Add vcodec lat and core nodes for mt8192

Message ID 20220930112237.14411-1-allen-kh.cheng@mediatek.com (mailing list archive)
Headers show
Series Add vcodec lat and core nodes for mt8192 | expand

Message

Allen-KH Cheng Sept. 30, 2022, 11:22 a.m. UTC
This series is based on linux-next, tag: next-20220929.

Change in v3:
  - Drop `vcodec_lat:` and `vcodec_core:`

Change in v2:
  - Add a dt-bindings patch for changing "vcodec" to "video-codec"
  - Rename child names for vcodec lat and core nodes

Change in v1:
  - Replace node names with video-codec
    [Allen-KH Cheng <allen-kh.cheng@mediatek.com>]

Allen-KH Cheng (2):
  media: dt-bindings: mediatek: Rename child node names for decoder
  arm64: dts: mt8192: Add vcodec lat and core nodes

 .../media/mediatek,vcodec-subdev-decoder.yaml |  8 +--
 arch/arm64/boot/dts/mediatek/mt8192.dtsi      | 60 +++++++++++++++++++
 2 files changed, 64 insertions(+), 4 deletions(-)

Comments

Allen-KH Cheng Nov. 18, 2022, 7:12 a.m. UTC | #1
Hi Matthias,

Gentle ping for this series.

Does this series look good to you?

Thanks,
Allen

On Fri, 2022-09-30 at 19:22 +0800, Allen-KH Cheng wrote:
> This series is based on linux-next, tag: next-20220929.
> 
> Change in v3:
>   - Drop `vcodec_lat:` and `vcodec_core:`
> 
> Change in v2:
>   - Add a dt-bindings patch for changing "vcodec" to "video-codec"
>   - Rename child names for vcodec lat and core nodes
> 
> Change in v1:
>   - Replace node names with video-codec
>     [Allen-KH Cheng <allen-kh.cheng@mediatek.com>]
> 
> Allen-KH Cheng (2):
>   media: dt-bindings: mediatek: Rename child node names for decoder
>   arm64: dts: mt8192: Add vcodec lat and core nodes
> 
>  .../media/mediatek,vcodec-subdev-decoder.yaml |  8 +--
>  arch/arm64/boot/dts/mediatek/mt8192.dtsi      | 60
> +++++++++++++++++++
>  2 files changed, 64 insertions(+), 4 deletions(-)
>