From: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>
To: wsa@the-dreams.de, linux-i2c@vger.kernel.org
Cc: ian.molton@codethink.co.uk, laurent.pinchart@ideasonboard.com,
magnus.damm@gmail.com, linux-sh@vger.kernel.org,
"Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
Subject: [PATCH v2] emev2: add slave support
Date: Sat, 5 Dec 2015 18:51:30 +0100 [thread overview]
Message-ID: <1449337891-3880-1-git-send-email-niklas.soderlund+renesas@ragnatech.se> (raw)
Add i2c slave support to EMEV2.
Tested using a EMEV2, BeagleBone Black and a 24c02 eeprom. While the
EMEV2 provided a emulated eeprom on iic0 using slave-24c02 the Bone
could talk to both the physical and the emulated eeprom. The EMEV2 could
talk to the physical eeprom while still provide the emulated eeprom.
Changes since v1:
- Fixed sparse errors, thanks Wolfram
- Updated email to contain +renesas
Niklas Söderlund (1):
i2c: emev2: add slave support
drivers/i2c/busses/i2c-emev2.c | 112 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 111 insertions(+), 1 deletion(-)
--
2.6.3
next reply other threads:[~2015-12-05 17:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-05 17:51 Niklas Söderlund [this message]
2015-12-05 17:51 ` [PATCH v2] i2c: emev2: add slave support Niklas Söderlund
2015-12-05 18:56 ` Wolfram Sang
2015-12-05 18:59 ` [PATCH v2] " 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=1449337891-3880-1-git-send-email-niklas.soderlund+renesas@ragnatech.se \
--to=niklas.soderlund@ragnatech.se \
--cc=ian.molton@codethink.co.uk \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=niklas.soderlund+renesas@ragnatech.se \
--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).