* Re: [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform
[not found] <20240912-test-v1-11-458fa57c8ccf@analog.com>
@ 2024-09-13 20:40 ` kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-09-13 20:40 UTC (permalink / raw)
To: Arturs Artamonovs via B4 Relay, Catalin Marinas, Will Deacon,
Greg Malysa, Philipp Zabel, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Utsav Agarwal, Michael Turquette, Stephen Boyd,
Linus Walleij, Bartosz Golaszewski, Thomas Gleixner, Andi Shyti,
Greg Kroah-Hartman, Jiri Slaby, Arnd Bergmann, Olof Johansson,
soc
Cc: llvm, oe-kbuild-all, linux-arm-kernel, linux-kernel, devicetree,
linux-clk, linux-gpio, linux-i2c, linux-serial, Arturs Artamonovs,
adsp-linux, Nathan Barrett-Morrison
Hi Arturs,
kernel test robot noticed the following build warnings:
[auto build test WARNING on da3ea35007d0af457a0afc87e84fddaebc4e0b63]
url: https://github.com/intel-lab-lkp/linux/commits/Arturs-Artamonovs-via-B4-Relay/arm64-Add-ADI-ADSP-SC598-SoC/20240913-022308
base: da3ea35007d0af457a0afc87e84fddaebc4e0b63
patch link: https://lore.kernel.org/r/20240912-test-v1-11-458fa57c8ccf%40analog.com
patch subject: [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform
config: arm64-allmodconfig (https://download.01.org/0day-ci/archive/20240914/202409140451.t2a9fck6-lkp@intel.com/config)
compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project bf684034844c660b778f0eba103582f582b710c9)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240914/202409140451.t2a9fck6-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/202409140451.t2a9fck6-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/irqchip/irq-adi-adsp.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* ADSP PINT PORT driver.
drivers/irqchip/irq-adi-adsp.c:51: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Each gpio device should be connected to one of the two valid pints with an
drivers/irqchip/irq-adi-adsp.c:152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* This handles the GIC interrupt associated with this PINT being activated.
vim +3 drivers/irqchip/irq-adi-adsp.c
> 3 * ADSP PINT PORT driver.
4 *
5 * The default mapping is used for all PINTs, refer to the HRM to identify
6 * PORT mapping to PINTs. For example, PINT0 has PORT B (0-15) and PORT A
7 * (16-31).
8 *
9 * Copyright (C) 2022-2024, Analog Devices, Inc.
10 */
11
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-13 20:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240912-test-v1-11-458fa57c8ccf@analog.com>
2024-09-13 20:40 ` [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox