All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das.jz@bp.renesas.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "Jonathan Cameron" <jic23@kernel.org>,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Prabhakar Mahadev Lad" <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	"linux-renesas-soc@vger.kernel.org"
	<linux-renesas-soc@vger.kernel.org>,
	"Matt Ranostay" <matt.ranostay@konsulko.com>
Subject: RE: [PATCH v2] iio: chemical: vz89x: Convert enum->pointer for data in the match tables
Date: Mon, 28 Aug 2023 14:05:12 +0000	[thread overview]
Message-ID: <OS0PR01MB592236BFA965886D6CBAED0D86E0A@OS0PR01MB5922.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <CAMuHMdUEtjrEUCPk_G-kAyp8oEDu21oU+BwWVCZ8N4JJ6VTJUg@mail.gmail.com>

Hi Geert Uytterhoeven,

> Subject: Re: [PATCH v2] iio: chemical: vz89x: Convert enum->pointer for
> data in the match tables
> 
> Hi Biju,
> 
> On Mon, Aug 28, 2023 at 2:43 PM Biju Das <biju.das.jz@bp.renesas.com>
> wrote:
> > > Subject: Re: [PATCH v2] iio: chemical: vz89x: Convert enum->pointer
> > > for data in the match tables
> > >
> > > On Fri, 18 Aug 2023 20:04:29 +0100
> > > Biju Das <biju.das.jz@bp.renesas.com> wrote:
> > >
> > > > Convert enum->pointer for data in the match tables, so that
> > > > device_get_match_data() can do match against OF/ACPI/I2C tables,
> > > > once i2c bus type match support added to it.
> > > >
> > > > Replace enum->struct *vz89x_chip_data for data in the match table.
> > > > Simplify the probe() by replacing device_get_match_data() and ID
> > > > lookup for retrieving data by i2c_get_match_data().
> > > >
> > > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> > > > Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > >
> > > Biju,
> > >
> > > Make sure you cc the driver authors etc.
> >
> > Normally, I ran a script against the patch to get details and
> additionally I add Geert, renesas-soc , Andy in Cc list.
> 
> I don't think there is a need to add renesas-soc (or me, FWIW ;-), unless
> the specific device is used on Renesas platforms.

Thanks for letting me know. Sorry for the noise.

Cheers,
Biju

      reply	other threads:[~2023-08-28 14:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18 19:04 [PATCH v2] iio: chemical: vz89x: Convert enum->pointer for data in the match tables Biju Das
2023-08-28 12:35 ` Jonathan Cameron
2023-08-28 12:43   ` Biju Das
2023-08-28 12:56     ` Andy Shevchenko
2023-08-28 13:43     ` Geert Uytterhoeven
2023-08-28 14:05       ` Biju Das [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OS0PR01MB592236BFA965886D6CBAED0D86E0A@OS0PR01MB5922.jpnprd01.prod.outlook.com \
    --to=biju.das.jz@bp.renesas.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=geert+renesas@glider.be \
    --cc=geert@linux-m68k.org \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=matt.ranostay@konsulko.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.