Re: [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-10 Thread Ray Jui
On 2/10/2015 12:33 AM, Wolfram Sang wrote: > >> Thanks, Wolfram. I think I'm missing something here and would like to >> get it clarified, so I don't make the same mistake again in the future: >> I thought I've already sent these patches as a new thread, i.e., [PATCH >> v9 ...], isn't it? > > Y

Re: [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-10 Thread Wolfram Sang
> Thanks, Wolfram. I think I'm missing something here and would like to > get it clarified, so I don't make the same mistake again in the future: > I thought I've already sent these patches as a new thread, i.e., [PATCH > v9 ...], isn't it? Yes, but "In-Reply-To" was set and so my MUAs (mutt and

Re: [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-09 Thread Ray Jui
On 2/9/2015 4:10 AM, Wolfram Sang wrote: > On Sat, Feb 07, 2015 at 09:25:25PM -0800, Ray Jui wrote: >> Add initial support to the Broadcom iProc I2C controller found in the >> iProc family of SoCs. >> >> The iProc I2C controller has separate internal TX and RX FIFOs, each has >> a size of 64 byte

Re: [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-09 Thread Wolfram Sang
On Sat, Feb 07, 2015 at 09:25:25PM -0800, Ray Jui wrote: > Add initial support to the Broadcom iProc I2C controller found in the > iProc family of SoCs. > > The iProc I2C controller has separate internal TX and RX FIFOs, each has > a size of 64 bytes. The iProc I2C controller supports two bus spee

Re: [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-08 Thread Ray Jui
On 2/8/2015 8:29 AM, Wolfram Sang wrote: > On Sat, Feb 07, 2015 at 09:25:25PM -0800, Ray Jui wrote: >> Add initial support to the Broadcom iProc I2C controller found in the >> iProc family of SoCs. >> >> The iProc I2C controller has separate internal TX and RX FIFOs, each has >> a size of 64 byte

Re: [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-08 Thread Wolfram Sang
On Sat, Feb 07, 2015 at 09:25:25PM -0800, Ray Jui wrote: > Add initial support to the Broadcom iProc I2C controller found in the > iProc family of SoCs. > > The iProc I2C controller has separate internal TX and RX FIFOs, each has > a size of 64 bytes. The iProc I2C controller supports two bus spee

[PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2015-02-07 Thread Ray Jui
Add initial support to the Broadcom iProc I2C controller found in the iProc family of SoCs. The iProc I2C controller has separate internal TX and RX FIFOs, each has a size of 64 bytes. The iProc I2C controller supports two bus speeds including standard mode (100kHz) and fast mode (400kHz) Signed-