On Fri, Mar 20, 2015 at 08:42:14AM +0100, Uwe Kleine-König wrote:
> Hello Wolfram,
>
> On Fri, Mar 20, 2015 at 08:30:13AM +0100, Wolfram Sang wrote:
> >
> > > > +Finally, Linux can also be an I2C slave in case I2C controllers have
> > > > slave
> > > > +support. Besides this HW requirement, one
Hello Wolfram,
On Fri, Mar 20, 2015 at 08:30:13AM +0100, Wolfram Sang wrote:
>
> > > +Finally, Linux can also be an I2C slave in case I2C controllers have
> > > slave
> > > +support. Besides this HW requirement, one also needs a software backend
> > I wouldn't have written "Finally, ...". While
> > +Finally, Linux can also be an I2C slave in case I2C controllers have slave
> > +support. Besides this HW requirement, one also needs a software backend
> I wouldn't have written "Finally, ...". While it's great that we have
> slave support now, being enthusiastic here looks strange if someone
Hello Wolfram,
On Thu, Mar 12, 2015 at 01:42:02PM +0100, Wolfram Sang wrote:
> From: Wolfram Sang
>
> Signed-off-by: Wolfram Sang
> ---
> Documentation/i2c/slave-interface | 178
> ++
> Documentation/i2c/summary | 4 -
> 2 files changed, 178 inser
On Thu, Mar 12, 2015 at 1:42 PM, Wolfram Sang wrote:
> --- /dev/null
> +++ b/Documentation/i2c/slave-interface
> @@ -0,0 +1,178 @@
> +Linux I2C slave interface description
> +=
> +
> +by Wolfram Sang in 2014-15
> +
> +Finally, Linux can also be an I2C slave in
From: Wolfram Sang
Signed-off-by: Wolfram Sang
---
Documentation/i2c/slave-interface | 178 ++
Documentation/i2c/summary | 4 -
2 files changed, 178 insertions(+), 4 deletions(-)
create mode 100644 Documentation/i2c/slave-interface
diff --git a/Do
6 matches
Mail list logo