linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: Jarkko Nikula <jarkko.nikula@linux.intel.com>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	linux-i2c@vger.kernel.org,
	Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: Re: [PATCH v2 5/5] i2c: designware: Allow slave mode for PCI enumerated devices
Date: Tue, 12 May 2020 19:14:43 +0300	[thread overview]
Message-ID: <20200512161443.GA1491106@smile.fi.intel.com> (raw)
In-Reply-To: <20200428221831.GC7698@kunai>

On Wed, Apr 29, 2020 at 12:18:31AM +0200, Wolfram Sang wrote:
> On Mon, Apr 27, 2020 at 05:05:35PM +0300, Jarkko Nikula wrote:
> > On 4/25/20 4:44 PM, Andy Shevchenko wrote:
> > > Allow slave mode for PCI enumerated devices by calling a common i2c_dw_probe()
> > > instead of i2c_dw_probe_master().
> > > 
> > > While dropping dependency to platform driver in slave module, move its
> > > configuration section above, closer to core.
> > > 
> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > > ---
> > > v2: new patch
> > >   drivers/i2c/busses/Kconfig                 | 21 ++++++++++-----------
> > >   drivers/i2c/busses/i2c-designware-pcidrv.c |  4 ++--
> > >   2 files changed, 12 insertions(+), 13 deletions(-)
> > > 
> > To all 5 patches
> > 
> > Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
> 
> And all applied to for-next, thanks!

Wolfram, I do not see them in your tree.
Neither Linux next has them. Something should I do?

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2020-05-12 16:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-25 13:44 [PATCH v2 1/5] i2c: designware: Use devm_platform_ioremap_resource() to simplify code Andy Shevchenko
2020-04-25 13:44 ` [PATCH v2 2/5] i2c: designware: Move configuration routines to respective modules Andy Shevchenko
2020-04-25 13:44 ` [PATCH v2 3/5] i2c: designware: Switch PCI driver to use i2c_dw_configure_master() Andy Shevchenko
2020-04-25 13:44 ` [PATCH v2 4/5] i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master() Andy Shevchenko
2020-04-25 13:44 ` [PATCH v2 5/5] i2c: designware: Allow slave mode for PCI enumerated devices Andy Shevchenko
2020-04-27 14:05   ` Jarkko Nikula
2020-04-28 22:18     ` Wolfram Sang
2020-05-12 16:14       ` Andy Shevchenko [this message]
2020-05-12 16:22         ` Wolfram Sang

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=20200512161443.GA1491106@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=jarkko.nikula@linux.intel.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=mika.westerberg@linux.intel.com \
    --cc=wsa+renesas@sang-engineering.com \
    --cc=wsa@the-dreams.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 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).