[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426164123-8853-1-git-send-email-wsa@the-dreams.de>
Date: Thu, 12 Mar 2015 13:42:00 +0100
From: Wolfram Sang <wsa@...-dreams.de>
To: linux-i2c@...r.kernel.org
Cc: linux-sh@...r.kernel.org, Magnus Damm <magnus.damm@...il.com>,
Simon Horman <horms@...ge.net.au>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Wolfram Sang <wsa@...-dreams.de>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, Andrey Danin <danindrey@...l.ru>,
Marc Dietrich <marvin24@....de>,
Debora Grosse <debora@....com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] i2c: slave: API updates
So, after some more thoughts and people using the slave framewoek, I finally
decided some API seem in place. Please read the patch description for details.
Thanks to all people joining the discussion! Also, finally, the documentation
is here.
Please let me know what you think!
Thanks,
Wolfram
Wolfram Sang (3):
i2c: slave: rework the slave API
Documentation: i2c: describe the new slave mode
i2c: slave: add documentation for i2c-slave-eeprom
Documentation/i2c/slave-eeprom-backend | 14 +++
Documentation/i2c/slave-interface | 178 +++++++++++++++++++++++++++++++++
Documentation/i2c/summary | 4 -
drivers/i2c/busses/i2c-rcar.c | 10 +-
drivers/i2c/i2c-slave-eeprom.c | 12 +--
include/linux/i2c.h | 8 +-
6 files changed, 206 insertions(+), 20 deletions(-)
create mode 100644 Documentation/i2c/slave-eeprom-backend
create mode 100644 Documentation/i2c/slave-interface
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists