From: Jean Delvare <khali@linux-fr.org>
To: "Amaury Decrême" <amaury.decreme@gmail.com>
Cc: "Wolfram Sang" <w.sang@pengutronix.de>,
nelson@sis.com, mhoffman@lightlink.com, amalysh@web.de,
linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH resend 0/2] I2C: sis630: add sis964 support
Date: Tue, 18 Dec 2012 12:51:05 +0100 [thread overview]
Message-ID: <20121218125105.25c2cbb6@endymion.delvare> (raw)
In-Reply-To: <1346204115-30293-1-git-send-email-amaury.decreme@gmail.com>
Hi Amaury,
On Wed, 29 Aug 2012 03:35:13 +0200, Amaury Decrême wrote:
> This serie of patches brings SIS964 support to i2c-sis630.
>
> The SiS datasheets have been used.
>
> The SIS964 isn't part of the SIS96X family and behaves differently.
> For i2c, this array show the differences between sis630 and sis964.
> +------------------------+--------------------+-------------------+
> | | SIS630/730 | SIS964 |
> +------------------------+--------------------+-------------------+
> | Clock | 14kHz/56kHz | 55.56kHz/27.78kHz |
> | SMBus registers offset | 0x80 | 0xE0 |
> | SMB_CNT | Bit 1 = Slave Busy | Bit 1 = Bus probe |
> | SMB_COUNT | 4:0 bits | 5:0 bits |
> +------------------------+--------------------+-------------------+
>
> The other differences doesn't affect the functions provided by the original
> i2c-sis630 driver.
>
> The first patch is mandatory as it adds supports for SIS964 bus.
> The second patch is optional. It depends on the first patch.
>
> Amaury Decrême (2):
> I2C: sis630: sis964 bus
> I2C: sis630: Cleaning and cosmetics
>
> Documentation/i2c/busses/i2c-sis630 | 17 +-
> drivers/i2c/busses/Kconfig | 4 +-
> drivers/i2c/busses/i2c-sis630.c | 445 +++++++++++++++++++++--------------
> 3 files changed, 278 insertions(+), 188 deletions(-)
I reviewed these two patches 2 months ago, but did not hear back from
you since then. Do you plan to resubmit these patches with the
improvements I suggested? I would hate to see your work time and mine
wasted.
Thanks,
--
Jean Delvare
next parent reply other threads:[~2012-12-18 11:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1346204115-30293-1-git-send-email-amaury.decreme@gmail.com>
2012-12-18 11:51 ` Jean Delvare [this message]
2012-12-28 19:24 ` [PATCH resend 0/2] I2C: sis630: add sis964 support Amaury Decrême
2013-01-04 9:39 ` Jean Delvare
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=20121218125105.25c2cbb6@endymion.delvare \
--to=khali@linux-fr.org \
--cc=amalysh@web.de \
--cc=amaury.decreme@gmail.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhoffman@lightlink.com \
--cc=nelson@sis.com \
--cc=w.sang@pengutronix.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