On Fri, Mar 03, 2023 at 09:38:36AM +0800, Allen-KH Cheng wrote: > This series is based on matthias github v6.3-tmp. Since there is a > dependence in the following series, I resend a series for them. > > patchwork.kernel.org/project/linux-mediatek/list/?series=702423 > patchwork.kernel.org/project/linux-mediatek/list/?series=702078 Hi Matthias, this series has been completely reviewed and tested for a while, and the bindings patches were already picked up by Hans and are on their way to 6.4 [1]. So could you please pick the devicetree patches? Thanks, Nícolas [1] https://lore.kernel.org/all/98c48690-631d-1086-9b7c-004c61cc8dbb@xxxxxxxxx/ > > 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(-) > > -- > 2.18.0 >