From: Wolfram Sang <wsa@the-dreams.de>
To: Biwen Li <biwen.li@nxp.com>
Cc: Joshua Frkuska <joshua_frkuska@mentor.com>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"festevam@gmail.com" <festevam@gmail.com>,
dl-linux-imx <linux-imx@nxp.com>,
"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Laurentiu Tudor <laurentiu.tudor@nxp.com>
Subject: Re: [EXT] Re: i2c: imx: support slave mode for imx I2C driver
Date: Fri, 9 Aug 2019 17:10:35 +0200 [thread overview]
Message-ID: <20190809151035.GB5099@ninjato> (raw)
In-Reply-To: <VI1PR04MB4495EA1A44120654B494EB3D8FD60@VI1PR04MB4495.eurprd04.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 500 bytes --]
On Fri, Aug 09, 2019 at 03:18:01AM +0000, Biwen Li wrote:
> > > The patch supports slave mode for imx I2C driver
> > >
> > > Signed-off-by: Biwen Li <biwen.li@nxp.com>
> >
> > Wow, this is much simpler than the other approach flying around:
> >
> > http://patchwork.ozlabs.org/patch/1124048/
> >
> > Can this one be master and slave on the same bus, too?
> At the same time, the same bus is in master mode or slave mode.
So, can someone kindly point out the key differences to me?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Biwen Li <biwen.li@nxp.com>
Cc: "shawnguo@kernel.org" <shawnguo@kernel.org>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
dl-linux-imx <linux-imx@nxp.com>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
Laurentiu Tudor <laurentiu.tudor@nxp.com>,
"festevam@gmail.com" <festevam@gmail.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Joshua Frkuska <joshua_frkuska@mentor.com>
Subject: Re: [EXT] Re: i2c: imx: support slave mode for imx I2C driver
Date: Fri, 9 Aug 2019 17:10:35 +0200 [thread overview]
Message-ID: <20190809151035.GB5099@ninjato> (raw)
In-Reply-To: <VI1PR04MB4495EA1A44120654B494EB3D8FD60@VI1PR04MB4495.eurprd04.prod.outlook.com>
[-- Attachment #1.1: Type: text/plain, Size: 500 bytes --]
On Fri, Aug 09, 2019 at 03:18:01AM +0000, Biwen Li wrote:
> > > The patch supports slave mode for imx I2C driver
> > >
> > > Signed-off-by: Biwen Li <biwen.li@nxp.com>
> >
> > Wow, this is much simpler than the other approach flying around:
> >
> > http://patchwork.ozlabs.org/patch/1124048/
> >
> > Can this one be master and slave on the same bus, too?
> At the same time, the same bus is in master mode or slave mode.
So, can someone kindly point out the key differences to me?
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-08-09 15:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-08 3:53 i2c: imx: support slave mode for imx I2C driver Biwen Li
2019-08-08 3:53 ` Biwen Li
2019-08-08 14:18 ` Sascha Hauer
2019-08-08 14:18 ` Sascha Hauer
2019-08-09 4:04 ` [EXT] " Biwen Li
2019-08-09 4:04 ` Biwen Li
2019-08-12 6:38 ` Sascha Hauer
2019-08-12 6:38 ` Sascha Hauer
2019-08-12 7:11 ` Biwen Li
2019-08-12 7:11 ` Biwen Li
2019-08-08 20:02 ` Wolfram Sang
2019-08-08 20:02 ` Wolfram Sang
2019-08-09 3:18 ` [EXT] " Biwen Li
2019-08-09 3:18 ` Biwen Li
2019-08-09 15:10 ` Wolfram Sang [this message]
2019-08-09 15:10 ` Wolfram Sang
2019-08-12 4:22 ` Biwen Li
2019-08-12 4:22 ` Biwen Li
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=20190809151035.GB5099@ninjato \
--to=wsa@the-dreams.de \
--cc=biwen.li@nxp.com \
--cc=festevam@gmail.com \
--cc=joshua_frkuska@mentor.com \
--cc=kernel@pengutronix.de \
--cc=laurentiu.tudor@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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 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.