Message ID | 8b2705b7-f33c-4ebe-a6a8-c5ef776fe9ad@freebox.fr (mailing list archive) |
---|---|
Headers | show |
Series | Add support for qcom msm8998-venus (HW vdec / venc) | expand |
Hello Mauro, Can you merge patches 1 & 2 in time for 6.11 ? Regards On 04/06/2024 18:41, Marc Gonzalez wrote: > Changes in v5 > - Collect latest Acks (from Vikash) > - Resend to Mauro > > Marc Gonzalez (1): > dt-bindings: media: add qcom,msm8998-venus > > Pierre-Hugues Husson (2): > arm64: dts: qcom: msm8998: add venus node > media: venus: add msm8998 support > > Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml | 4 ++- > arch/arm64/boot/dts/qcom/msm8998.dtsi | 48 +++++++++++++++++++++++++++++ > drivers/media/platform/qcom/venus/core.c | 39 +++++++++++++++++++++++ > 3 files changed, 90 insertions(+), 1 deletion(-)
Hello, It is still unclear to me exactly who is expected to merge patches 1 and 2. In patchwork, patch 2 is marked as "Delegated to: Stanimir Varbanov" https://patchwork.linuxtv.org/project/linux-media/patch/eb15a48b-6185-42dd-92ca-8df33b0ea4b5@freebox.fr/ Stanimir are you supposed to Ack? Review? Merge? None of the above? Regards On 17/06/2024 15:36, Marc Gonzalez wrote: > Hello Mauro, > > Can you merge patches 1 & 2 in time for 6.11 ? > > Regards > > > On 04/06/2024 18:41, Marc Gonzalez wrote: > >> Changes in v5 >> - Collect latest Acks (from Vikash) >> - Resend to Mauro >> >> Marc Gonzalez (1): >> dt-bindings: media: add qcom,msm8998-venus >> >> Pierre-Hugues Husson (2): >> arm64: dts: qcom: msm8998: add venus node >> media: venus: add msm8998 support >> >> Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml | 4 ++- >> arch/arm64/boot/dts/qcom/msm8998.dtsi | 48 +++++++++++++++++++++++++++++ >> drivers/media/platform/qcom/venus/core.c | 39 +++++++++++++++++++++++ >> 3 files changed, 90 insertions(+), 1 deletion(-)
On Tue, 04 Jun 2024 18:41:04 +0200, Marc Gonzalez wrote: > Changes in v5 > - Collect latest Acks (from Vikash) > - Resend to Mauro > > Marc Gonzalez (1): > dt-bindings: media: add qcom,msm8998-venus > > [...] Applied, thanks! [3/3] arm64: dts: qcom: msm8998: add venus node commit: 1c6285e10d76b0cfb5b0384dc9c02e266a2ffd0a Best regards,
On 04/06/2024 18:41, Marc Gonzalez wrote: > Changes in v5 > - Collect latest Acks (from Vikash) > - Resend to Mauro > > Marc Gonzalez (1): > dt-bindings: media: add qcom,msm8998-venus > > Pierre-Hugues Husson (2): > arm64: dts: qcom: msm8998: add venus node > media: venus: add msm8998 support > > Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml | 4 ++- > arch/arm64/boot/dts/qcom/msm8998.dtsi | 48 +++++++++++++++++++++++++++++ > drivers/media/platform/qcom/venus/core.c | 39 +++++++++++++++++++++++ > 3 files changed, 90 insertions(+), 1 deletion(-) Hello Hans, I got an email stating: The following patches (submitted by you) have been updated in Patchwork: * linux-media: [v5,1/3] dt-bindings: media: add qcom,msm8998-venus - http://patchwork.linuxtv.org/project/linux-media/patch/2db42e45-c034-43be-be96-0e88511d1878@freebox.fr/ - for: Linux Media kernel patches was: New now: Accepted * linux-media: [v5,2/3] media: venus: add msm8998 support - http://patchwork.linuxtv.org/project/linux-media/patch/eb15a48b-6185-42dd-92ca-8df33b0ea4b5@freebox.fr/ - for: Linux Media kernel patches was: New now: Accepted Yet, I've gotten a warning from kernel test robot <lkp@intel.com> stating: arch/arm64/boot/dts/qcom/msm8998-mtp.dtb: /soc@0/video-codec@cc00000: failed to match any schema with compatible: ['qcom,msm8998-venus'] Is this because the patches are not merged in linux-next? Will they be merged in v6.11 ? Regards
On 04/07/2024 13:39, Marc Gonzalez wrote: > On 04/06/2024 18:41, Marc Gonzalez wrote: > >> Changes in v5 >> - Collect latest Acks (from Vikash) >> - Resend to Mauro >> >> Marc Gonzalez (1): >> dt-bindings: media: add qcom,msm8998-venus >> >> Pierre-Hugues Husson (2): >> arm64: dts: qcom: msm8998: add venus node >> media: venus: add msm8998 support >> >> Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml | 4 ++- >> arch/arm64/boot/dts/qcom/msm8998.dtsi | 48 +++++++++++++++++++++++++++++ >> drivers/media/platform/qcom/venus/core.c | 39 +++++++++++++++++++++++ >> 3 files changed, 90 insertions(+), 1 deletion(-) > > Hello Hans, > > I got an email stating: > > The following patches (submitted by you) have been updated in Patchwork: > > * linux-media: [v5,1/3] dt-bindings: media: add qcom,msm8998-venus > - http://patchwork.linuxtv.org/project/linux-media/patch/2db42e45-c034-43be-be96-0e88511d1878@freebox.fr/ > - for: Linux Media kernel patches > was: New > now: Accepted > > * linux-media: [v5,2/3] media: venus: add msm8998 support > - http://patchwork.linuxtv.org/project/linux-media/patch/eb15a48b-6185-42dd-92ca-8df33b0ea4b5@freebox.fr/ > - for: Linux Media kernel patches > was: New > now: Accepted > > > Yet, I've gotten a warning from kernel test robot <lkp@intel.com> stating: > > arch/arm64/boot/dts/qcom/msm8998-mtp.dtb: /soc@0/video-codec@cc00000: failed to match any schema with compatible: ['qcom,msm8998-venus'] > > > Is this because the patches are not merged in linux-next? Almost certainly, yes. I don't see them in linux-next. > > Will they be merged in v6.11 ? They are in our staging tree for v6.11. So yes :-) Regards, Hans > > Regards >