Message ID | 20230303013842.23259-1-allen-kh.cheng@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | media: mediatek: Update video decoder nodes for MT8195 and MT8192 | expand |
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@xs4all.nl/ > > 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 >
On Tue, Apr 4, 2023 at 6:19 AM Nícolas F. R. A. Prado <nfraprado@collabora.com> wrote: > > 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? Ping again on this series. The device tree patches can be picked up. > Thanks, > Nícolas > > [1] https://lore.kernel.org/all/98c48690-631d-1086-9b7c-004c61cc8dbb@xs4all.nl/ > > > > > 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 > >
On 30/05/2023 09:28, Chen-Yu Tsai wrote: > On Tue, Apr 4, 2023 at 6:19 AM Nícolas F. R. A. Prado > <nfraprado@collabora.com> wrote: >> >> 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? > > Ping again on this series. > > The device tree patches can be picked up. > Nicolas, Chen, thanks for the ping. It's unfortunate that there are no email send by the maintainer to the mailinglist to confirm that the patches got accepted. So it's very helpful if you help me on that. Patches are applied now. Regards, Matthias