RE: [PATCH v23 3/4] pwm: Add support for RZ/G2L GPT
From: Biju Das
Date: Wed Jan 08 2025 - 09:13:33 EST
Hi Uwe,
> -----Original Message-----
> From: kernel test robot <lkp@xxxxxxxxx>
> Sent: 18 December 2024 15:58
> Subject: Re: [PATCH v23 3/4] pwm: Add support for RZ/G2L GPT
>
> Hi Biju,
>
> kernel test robot noticed the following build warnings:
>
> [auto build test WARNING on 483082d78a092a3c1f343a76a2edb196069b4092]
>
> url: https://github.com/intel-lab-lkp/linux/commits/Biju-Das/dt-bindings-pwm-Add-RZ-G2L-GPT-
> binding/20241217-213809
> base: 483082d78a092a3c1f343a76a2edb196069b4092
> patch link: https://lore.kernel.org/r/20241217132921.169640-4-biju.das.jz%40bp.renesas.com
> patch subject: [PATCH v23 3/4] pwm: Add support for RZ/G2L GPT
> config: sh-allmodconfig (https://download.01.org/0day-ci/archive/20241218/202412182358.9wma1UUE-
> lkp@xxxxxxxxx/config)
> compiler: sh4-linux-gcc (GCC) 14.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-
> ci/archive/20241218/202412182358.9wma1UUE-lkp@xxxxxxxxx/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@xxxxxxxxx>
> | Closes:
> | https://lore.kernel.org/oe-kbuild-all/202412182358.9wma1UUE-lkp@intel.
> | com/
>
> All warnings (new ones prefixed by >>):
>
> drivers/pwm/pwm-rzg2l-gpt.c: In function 'rzg2l_gpt_probe':
> >> drivers/pwm/pwm-rzg2l-gpt.c:374:13: warning: unused variable 'i'
> >> [-Wunused-variable]
> 374 | u32 i;
> |
Please let me know, if there is any feedback for this patch series or any new API to be adapted in next
kernel version which simplifies the code, So that I can send next version.
Cheers,
Biju