linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] RZ/V2M I2Cdriver clean ups
@ 2023-05-25 13:52 Biju Das
  2023-05-27  8:26 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Biju Das @ 2023-05-25 13:52 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Biju Das, Andy Shevchenko, Philipp Zabel, linux-i2c,
	Pavel Machek, Geert Uytterhoeven, Prabhakar Mahadev Lad,
	linux-renesas-soc

This patch series aims to do the following clean ups based on feedback
from Pavel while backporting this driver to 5.10.y-cip kernel.

Drop extra space from config help description, Rename macro names in all
uppercase and finally in probe disable the operation of unit in case of
error.

Biju Das (3):
  i2c: rzv2m: Drop extra space
  i2c: rzv2m: Rename macro names in all uppercase
  i2c: rzv2m: Disable the operation of unit in case of error

 drivers/i2c/busses/Kconfig     |  2 +-
 drivers/i2c/busses/i2c-rzv2m.c | 20 +++++++++++---------
 2 files changed, 12 insertions(+), 10 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/3] RZ/V2M I2Cdriver clean ups
  2023-05-25 13:52 [PATCH 0/3] RZ/V2M I2Cdriver clean ups Biju Das
@ 2023-05-27  8:26 ` Andy Shevchenko
  2023-05-27 16:15   ` Biju Das
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2023-05-27  8:26 UTC (permalink / raw)
  To: Biju Das
  Cc: Wolfram Sang, Philipp Zabel, linux-i2c, Pavel Machek,
	Geert Uytterhoeven, Prabhakar Mahadev Lad, linux-renesas-soc

On Thu, May 25, 2023 at 02:52:26PM +0100, Biju Das wrote:
> This patch series aims to do the following clean ups based on feedback
> from Pavel while backporting this driver to 5.10.y-cip kernel.
> 
> Drop extra space from config help description, Rename macro names in all
> uppercase and finally in probe disable the operation of unit in case of
> error.

This mail is detached from the series.
I suppose you forgot to use --cover-letter option and/or --thread.

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH 0/3] RZ/V2M I2Cdriver clean ups
  2023-05-27  8:26 ` Andy Shevchenko
@ 2023-05-27 16:15   ` Biju Das
  0 siblings, 0 replies; 3+ messages in thread
From: Biju Das @ 2023-05-27 16:15 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Wolfram Sang, Philipp Zabel, linux-i2c, Pavel Machek,
	Geert Uytterhoeven, Prabhakar Mahadev Lad, linux-renesas-soc

Hi Andy Shevchenko,

Thanks for the feedback.

> Subject: Re: [PATCH 0/3] RZ/V2M I2Cdriver clean ups
> 
> On Thu, May 25, 2023 at 02:52:26PM +0100, Biju Das wrote:
> > This patch series aims to do the following clean ups based on feedback
> > from Pavel while backporting this driver to 5.10.y-cip kernel.
> >
> > Drop extra space from config help description, Rename macro names in
> > all uppercase and finally in probe disable the operation of unit in
> > case of error.
> 
> This mail is detached from the series.
> I suppose you forgot to use --cover-letter option and/or --thread.

I missed adding email addresses for cover letter patch, while sending
out with the series.

So, I send the cover letter patch separate.

New version of patch series can be found here [1]
[1] https://lore.kernel.org/linux-renesas-soc/20230526135738.348294-1-biju.das.jz@bp.renesas.com/T/#mbc7757b1417e301a56d30b8533ac36493c19d693

Cheers,
Biju

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-27 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25 13:52 [PATCH 0/3] RZ/V2M I2Cdriver clean ups Biju Das
2023-05-27  8:26 ` Andy Shevchenko
2023-05-27 16:15   ` Biju Das

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).