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@xxxxxxxxxx/ > - 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@xxxxxxxxxx/ > - for: Linux Media kernel patches > was: New > now: Accepted > > > Yet, I've gotten a warning from kernel test robot <lkp@xxxxxxxxx> 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 >