* Re: [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
[not found] <20240131164709.810587-4-dan.scally@ideasonboard.com>
@ 2024-02-01 6:07 ` kernel test robot
2024-02-02 18:12 ` kernel test robot
1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-02-01 6:07 UTC (permalink / raw)
To: Daniel Scally, linux-media, devicetree, linux-arm-kernel
Cc: oe-kbuild-all, jacopo.mondi, nayden.kanchev, robh+dt, mchehab,
krzysztof.kozlowski+dt, conor+dt, jerome.forissier,
kieran.bingham, laurent.pinchart, Daniel Scally
Hi Daniel,
kernel test robot noticed the following build warnings:
[auto build test WARNING on media-tree/master]
[also build test WARNING on linuxtv-media-stage/master linus/master v6.8-rc2 next-20240131]
[cannot apply to sailus-media-tree/streams]
[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/Daniel-Scally/media-uapi-Add-MEDIA_BUS_FMT_RGB202020_1X60-format-code/20240201-005029
base: git://linuxtv.org/media_tree.git master
patch link: https://lore.kernel.org/r/20240131164709.810587-4-dan.scally%40ideasonboard.com
patch subject: [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
config: m68k-allmodconfig (https://download.01.org/0day-ci/archive/20240201/202402011332.NzuDyrGr-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240201/202402011332.NzuDyrGr-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/202402011332.NzuDyrGr-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/media/platform/arm/mali-c55/mali-c55-capture.c:286:8: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
286 | static const char * const mali_c55_cap_dev_to_name(struct mali_c55_cap_dev *cap)
| ^~~~~
--
drivers/media/platform/arm/mali-c55/mali-c55-tpg.c: In function 'mali_c55_tpg_configure':
>> drivers/media/platform/arm/mali-c55/mali-c55-tpg.c:125:36: warning: variable 'fmt' set but not used [-Wunused-but-set-variable]
125 | struct v4l2_mbus_framefmt *fmt;
| ^~~
vim +286 drivers/media/platform/arm/mali-c55/mali-c55-capture.c
285
> 286 static const char * const mali_c55_cap_dev_to_name(struct mali_c55_cap_dev *cap)
287 {
288 if (cap->reg_offset == MALI_C55_CAP_DEV_FR_REG_OFFSET)
289 return capture_device_names[0];
290 else if (cap->reg_offset == MALI_C55_CAP_DEV_DS_REG_OFFSET)
291 return capture_device_names[1];
292 else
293 return "params/stat not supported yet";
294 }
295
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
[not found] <20240131164709.810587-4-dan.scally@ideasonboard.com>
2024-02-01 6:07 ` [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver kernel test robot
@ 2024-02-02 18:12 ` kernel test robot
1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-02-02 18:12 UTC (permalink / raw)
To: Daniel Scally, linux-media, devicetree, linux-arm-kernel
Cc: oe-kbuild-all, jacopo.mondi, nayden.kanchev, robh+dt, mchehab,
krzysztof.kozlowski+dt, conor+dt, jerome.forissier,
kieran.bingham, laurent.pinchart, Daniel Scally
Hi Daniel,
kernel test robot noticed the following build warnings:
[auto build test WARNING on media-tree/master]
[also build test WARNING on linuxtv-media-stage/master linus/master v6.8-rc2 next-20240202]
[cannot apply to sailus-media-tree/streams]
[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/Daniel-Scally/media-uapi-Add-MEDIA_BUS_FMT_RGB202020_1X60-format-code/20240201-005029
base: git://linuxtv.org/media_tree.git master
patch link: https://lore.kernel.org/r/20240131164709.810587-4-dan.scally%40ideasonboard.com
patch subject: [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
config: arc-randconfig-r132-20240202 (https://download.01.org/0day-ci/archive/20240203/202402030114.spgdRGpC-lkp@intel.com/config)
compiler: arceb-elf-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20240203/202402030114.spgdRGpC-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/202402030114.spgdRGpC-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/media/platform/arm/mali-c55/mali-c55-core.c:33:12: sparse: sparse: symbol 'mali_c55_interrupt_names' was not declared. Should it be static?
>> drivers/media/platform/arm/mali-c55/mali-c55-core.c:602:29: sparse: sparse: Using plain integer as NULL pointer
vim +/mali_c55_interrupt_names +33 drivers/media/platform/arm/mali-c55/mali-c55-core.c
32
> 33 const char * const mali_c55_interrupt_names[] = {
34 [MALI_C55_IRQ_ISP_START] = "ISP start",
35 [MALI_C55_IRQ_ISP_DONE] = "ISP done",
36 [MALI_C55_IRQ_MCM_ERROR] = "Multi-context management error",
37 [MALI_C55_IRQ_BROKEN_FRAME_ERROR] = "Broken frame error",
38 [MALI_C55_IRQ_MET_AF_DONE] = "AF metering done",
39 [MALI_C55_IRQ_MET_AEXP_DONE] = "AEXP metering done",
40 [MALI_C55_IRQ_MET_AWB_DONE] = "AWB metering done",
41 [MALI_C55_IRQ_AEXP_1024_DONE] = "AEXP 1024-bit histogram done",
42 [MALI_C55_IRQ_IRIDIX_MET_DONE] = "Iridix metering done",
43 [MALI_C55_IRQ_LUT_INIT_DONE] = "LUT memory init done",
44 [MALI_C55_IRQ_FR_Y_DONE] = "Full resolution Y plane DMA done",
45 [MALI_C55_IRQ_FR_UV_DONE] = "Full resolution U/V plane DMA done",
46 [MALI_C55_IRQ_DS_Y_DONE] = "Downscale Y plane DMA done",
47 [MALI_C55_IRQ_DS_UV_DONE] = "Downscale U/V plane DMA done",
48 [MALI_C55_IRQ_LINEARIZATION_DONE] = "Linearisation done",
49 [MALI_C55_IRQ_RAW_FRONTEND_DONE] = "Raw frontend processing done",
50 [MALI_C55_IRQ_NOISE_REDUCTION_DONE] = "Noise reduction done",
51 [MALI_C55_IRQ_IRIDIX_DONE] = "Iridix done",
52 [MALI_C55_IRQ_BAYER2RGB_DONE] = "Bayer to RGB conversion done",
53 [MALI_C55_IRQ_WATCHDOG_TIMER] = "Watchdog timer timed out",
54 [MALI_C55_IRQ_FRAME_COLLISION] = "Frame collision error",
55 [MALI_C55_IRQ_UNUSED] = "IRQ bit unused",
56 [MALI_C55_IRQ_DMA_ERROR] = "DMA error",
57 [MALI_C55_IRQ_INPUT_STOPPED] = "Input port safely stopped",
58 [MALI_C55_IRQ_MET_AWB_TARGET1_HIT] = "AWB metering target 1 address hit",
59 [MALI_C55_IRQ_MET_AWB_TARGET2_HIT] = "AWB metering target 2 address hit"
60 };
61
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-02 19:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240131164709.810587-4-dan.scally@ideasonboard.com>
2024-02-01 6:07 ` [PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver kernel test robot
2024-02-02 18:12 ` 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;
as well as URLs for NNTP newsgroup(s).