mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: <Ariana.Lazar@microchip.com>
To: <jic23@kernel.org>, <andriy.shevchenko@intel.com>
Cc: <dlechner@baylibre.com>, <joshua.crofts1@gmail.com>,
	<nuno.sa@analog.com>, <linux-iio@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <robh@kernel.org>,
	<linux-kernel@vger.kernel.org>, <andy@kernel.org>,
	<krzk+dt@kernel.org>, <sashiko-bot@kernel.org>,
	<conor+dt@kernel.org>, <stable@vger.kernel.org>
Subject: Re: [PATCH v7 00/11] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
Date: Mon, 21 Sep 2026 14:16:34 +0000	[thread overview]
Message-ID: <f8ac8ad69138fc9e19074e491f91f2892e7bba95.camel@microchip.com> (raw)
In-Reply-To: <20260921000803.1148e493@jic23-hlaptop>

Hi Jonathan,

Thank you for the review.

> Anyhow, let me queue some of these.  I doubt we'll see anything new
> from sashiko given the minor tweaks the rest of this series.
> 
> So with that in mind, applied patches in this order
> 1 2 4 5
> held 6 back for the thing about checking if property present.
> 3 7 8 with link dropped.
> 
> So just 6 9 and 10 for next version please.
> 
> All the above on the testing branch of iio.git.

I was wondering if the correct approach for the v8 series is to create
a new branch based on iio/testing and add the remaining patches onto
it? 

These would include the needed changes: the property_present check for
the label (former patch 6), the new precursor patch for the EEPROM
mutex (former patch 9 split into 2 patches), along with the refactoring
and SPI support additions (former patches 10 and 11).

Please let me know if this is the preferred way to handle it.

Best regards,
Ariana



  reply	other threads:[~2026-09-21 14:16 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-18  9:06 Ariana Lazar
2026-09-18  9:06 ` [PATCH v7 01/11] iio: dac: mcp47feb02: initialize dac_data field in channel data struct at probe Ariana Lazar
2026-09-18  9:48   ` Andy Shevchenko
2026-09-18  9:06 ` [PATCH v7 02/11] iio: dac: mcp47feb02: Fix gain field initialization for active channels Ariana Lazar
2026-09-18  9:48   ` Andy Shevchenko
2026-09-18  9:06 ` [PATCH v7 03/11] iio: dac: mcp47feb02: use field_get() instead of custom dynamic macros Ariana Lazar
2026-09-18  9:46   ` Andy Shevchenko
2026-09-20 18:44   ` Jonathan Cameron
2026-09-18  9:06 ` [PATCH v7 04/11] iio: dac: mcp47feb02: Return len when disabling EEPROM store Ariana Lazar
2026-09-18  9:49   ` Andy Shevchenko
2026-09-18  9:06 ` [PATCH v7 05/11] iio: dac: mcp47feb02: Increase EEPROM Programming Write Cycle Time Ariana Lazar
2026-09-18  9:49   ` Andy Shevchenko
2026-09-18  9:06 ` [PATCH v7 06/11] iio: dac: mcp47feb02: Avoid unjustified probe error on missing label Ariana Lazar
2026-09-18  9:50   ` Andy Shevchenko
2026-09-20 22:52   ` Jonathan Cameron
2026-09-18  9:06 ` [PATCH v7 07/11] iio: dac: mcp47feb02: correct typo from a comment Ariana Lazar
2026-09-18  9:51   ` Andy Shevchenko
2026-09-18  9:06 ` [PATCH v7 08/11] iio: dac: mcp47feb02: use field_prep() instead of custom dynamic macros Ariana Lazar
2026-09-18  9:06 ` [PATCH v7 09/11] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules Ariana Lazar
2026-09-20 22:52   ` Jonathan Cameron
2026-09-18  9:06 ` [PATCH v7 10/11] dt-bindings: iio: dac: add support for MCP48FEB02 SPI Ariana Lazar
2026-09-18  9:06 ` [PATCH v7 11/11] iio: dac: add support for Microchip MCP48FEB02 Ariana Lazar
2026-09-18  9:52 ` [PATCH v7 00/11] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver Andy Shevchenko
2026-09-20 23:08   ` Jonathan Cameron
2026-09-21 14:16     ` Ariana.Lazar [this message]
2026-09-21 23:56       ` Jonathan Cameron

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=f8ac8ad69138fc9e19074e491f91f2892e7bba95.camel@microchip.com \
    --to=ariana.lazar@microchip.com \
    --cc=andriy.shevchenko@intel.com \
    --cc=andy@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=joshua.crofts1@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=robh@kernel.org \
    --cc=sashiko-bot@kernel.org \
    --cc=stable@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®