RE: [PATCH] pwm: fi pwm-rz-mtu3.c build errors

From: Biju Das
Date: Tue Jul 18 2023 - 02:53:02 EST


Hi Randy Dunlap,

> -----Original Message-----
> From: Randy Dunlap <rd.dunlab@xxxxxxxxx>
> Sent: Tuesday, July 18, 2023 7:45 AM
> To: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx;
> linux-pwm@xxxxxxxxxxxxxxx
> Cc: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>; Thierry Reding
> <thierry.reding@xxxxxxxxx>
> Subject: Re: [PATCH] pwm: fi pwm-rz-mtu3.c build errors
>
> On 7/17/23 23:42, Biju Das wrote:
> >
> >
> >> -----Original Message-----
> >> From: Randy Dunlap <rd.dunlab@xxxxxxxxx>
> >> Sent: Tuesday, July 18, 2023 7:38 AM
> >> To: linux-kernel@xxxxxxxxxxxxxxx; linux-pwm@xxxxxxxxxxxxxxx
> >> Cc: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>; Thierry Reding
> >> <thierry.reding@xxxxxxxxx>; Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> >> Subject: Re: [PATCH] pwm: fi pwm-rz-mtu3.c build errors
> >>
> >> On 7/17/23 22:59, Randy Dunlap wrote:
> >>> From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> >>>
> >>>
> >>> Fixes: 254d3a727421 ("pwm: Add Renesas RZ/G2L MTU3a PWM driver")
> >>> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> >>
> >> Oops, I should resend that with corrected email addresses. Sorry.
> >
> > Also typo in patch header "pwm: fi pwm-rz-mtu3.c build errors" ??
>
> Yes, I saw & fixed that one.
>
> > Not sure fixes tag should be
> > b8b28b718ddd ("mfd: Add module build support for RZ/G2L MTU3a") or
> > 254d3a727421 ("pwm: Add Renesas RZ/G2L MTU3a PWM driver")
>
> It's the PWM Kconfig entry that is incorrect AFAICT.

OK got it.

Cheers,
Biju