From: kernel test robot <lkp@intel.com>
To: "Yassine Ouaissa" <yassine.ouaissa@allegrodvt.com>,
"Mauro Carvalho Chehab" <mchehab@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Michael Tretter" <m.tretter@pengutronix.de>,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
"Michal Simek" <monstr@monstr.eu>,
"Heiko Stuebner" <heiko@sntech.de>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Junhao Xie" <bigfoot@classfun.cn>,
"Rafał Miłecki" <rafal@milecki.pl>,
"Kever Yang" <kever.yang@rock-chips.com>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Hans Verkuil" <hverkuil@xs4all.nl>,
"Christophe JAILLET" <christophe.jaillet@wanadoo.fr>,
"Sebastian Fricke" <sebastian.fricke@collabora.com>,
"Gaosheng Cui" <cuigaosheng1@huawei.com>,
"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
"Joe Hattori" <joe@pf.is.s.u-tokyo.ac.jp>,
"Wolfram Sang" <wsa-dev@sang-engineering.com>,
"Ricardo Ribalda" <ribalda@chromium.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Cc: oe-kbuild-all@lists.linux.dev, linux-media@vger.kernel.org
Subject: Re: [PATCH 2/5] dt-bindings: media: allegro-dvt: add decoder dt-bindings for Gen3 IP
Date: Fri, 23 May 2025 23:54:36 +0800 [thread overview]
Message-ID: <202505232350.HEuJSo1z-lkp@intel.com> (raw)
In-Reply-To: <20250523134207.68481-3-yassine.ouaissa@allegrodvt.com>
Hi Yassine,
kernel test robot noticed the following build warnings:
[auto build test WARNING on robh/for-next]
[also build test WARNING on linuxtv-media-pending/master linus/master v6.15-rc7 next-20250523]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Yassine-Ouaissa/media-allegro-dvt-Move-the-current-driver-to-a-subdirectory/20250523-214946
base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
patch link: https://lore.kernel.org/r/20250523134207.68481-3-yassine.ouaissa%40allegrodvt.com
patch subject: [PATCH 2/5] dt-bindings: media: allegro-dvt: add decoder dt-bindings for Gen3 IP
reproduce: (https://download.01.org/0day-ci/archive/20250523/202505232350.HEuJSo1z-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202505232350.HEuJSo1z-lkp@intel.com/
All warnings (new ones prefixed by >>):
Warning: Documentation/translations/ja_JP/process/submit-checklist.rst references a file that doesn't exist: Documentation/translations/ja_JP/SubmitChecklist
Warning: Documentation/translations/zh_CN/admin-guide/README.rst references a file that doesn't exist: Documentation/dev-tools/kgdb.rst
Warning: Documentation/translations/zh_CN/dev-tools/gdb-kernel-debugging.rst references a file that doesn't exist: Documentation/dev-tools/gdb-kernel-debugging.rst
Warning: Documentation/translations/zh_TW/admin-guide/README.rst references a file that doesn't exist: Documentation/dev-tools/kgdb.rst
Warning: Documentation/translations/zh_TW/dev-tools/gdb-kernel-debugging.rst references a file that doesn't exist: Documentation/dev-tools/gdb-kernel-debugging.rst
>> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.yaml
Can't build as 1 mandatory dependency is missing at ./scripts/sphinx-pre-install line 984.
make[2]: *** [Documentation/Makefile:121: htmldocs] Error 255
make[1]: *** [Makefile:1801: htmldocs] Error 2
make: *** [Makefile:248: __sub-make] Error 2
make: Target 'htmldocs' not remade because of errors.
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-05-23 16:18 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-23 13:41 [PATCH 0/5] media: Add Gen 3 IP stateful decoder driver Yassine Ouaissa
2025-05-23 13:41 ` [PATCH 1/5] media: allegro-dvt: Move the current driver to a subdirectory Yassine Ouaissa
2025-05-23 13:41 ` [PATCH 2/5] dt-bindings: media: allegro-dvt: add decoder dt-bindings for Gen3 IP Yassine Ouaissa
2025-05-23 14:53 ` Rob Herring (Arm)
2025-05-23 15:54 ` kernel test robot [this message]
2025-05-23 17:11 ` Krzysztof Kozlowski
2025-05-23 17:13 ` Krzysztof Kozlowski
2025-05-26 7:25 ` Yassine Ouaissa
2025-05-26 10:57 ` Krzysztof Kozlowski
2025-05-26 12:27 ` Yassine Ouaissa
2025-05-26 12:46 ` Krzysztof Kozlowski
2025-05-26 12:58 ` Yassine Ouaissa
2025-05-27 13:21 ` Nicolas Dufresne
2025-05-27 14:33 ` Yassine Ouaissa
2025-05-23 13:41 ` [PATCH 3/5] MAINTAINERS: Add entry for allegrodvt Gen 3 drivers Yassine Ouaissa
2025-05-25 4:40 ` Krzysztof Kozlowski
2025-05-26 7:34 ` Yassine Ouaissa
2025-05-25 21:50 ` Nicolas Dufresne
2025-05-26 7:51 ` Yassine Ouaissa
2025-05-23 13:41 ` [PATCH 4/5] dt-bindings: vendor-prefixes: Update the description of allegro prefix Yassine Ouaissa
2025-05-23 13:41 ` [PATCH 5/5] media: allegro-dvt: Add Gen 3 IP stateful decoder driver Yassine Ouaissa
2025-05-23 19:58 ` Nicolas Dufresne
2025-05-26 14:09 ` Yassine Ouaissa
2025-05-24 0:31 ` kernel test robot
2025-05-23 19:01 ` [PATCH 0/5] media: " Nicolas Dufresne
2025-05-26 13:16 ` Yassine Ouaissa
2025-05-27 13:26 ` Nicolas Dufresne
2025-05-27 14:29 ` Yassine Ouaissa
2025-05-23 19:31 ` Nicolas Dufresne
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202505232350.HEuJSo1z-lkp@intel.com \
--to=lkp@intel.com \
--cc=bigfoot@classfun.cn \
--cc=christophe.jaillet@wanadoo.fr \
--cc=conor+dt@kernel.org \
--cc=cuigaosheng1@huawei.com \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=hverkuil@xs4all.nl \
--cc=joe@pf.is.s.u-tokyo.ac.jp \
--cc=kernel@pengutronix.de \
--cc=kever.yang@rock-chips.com \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=m.tretter@pengutronix.de \
--cc=manivannan.sadhasivam@linaro.org \
--cc=mchehab@kernel.org \
--cc=monstr@monstr.eu \
--cc=neil.armstrong@linaro.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=rafal@milecki.pl \
--cc=ribalda@chromium.org \
--cc=robh@kernel.org \
--cc=sebastian.fricke@collabora.com \
--cc=u.kleine-koenig@baylibre.com \
--cc=wsa-dev@sang-engineering.com \
--cc=yassine.ouaissa@allegrodvt.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox