From: Wolfram Sang <wsa@the-dreams.de>
To: Mans Rullgard <mans@mansr.com>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] i2c: xlr: add support for Sigma Designs controller variant
Date: Tue, 15 Dec 2015 13:14:18 +0100 [thread overview]
Message-ID: <20151215121417.GA1521@katana> (raw)
In-Reply-To: <1446429818-24155-1-git-send-email-mans@mansr.com>
[-- Attachment #1: Type: text/plain, Size: 642 bytes --]
On Mon, Nov 02, 2015 at 02:03:36AM +0000, Mans Rullgard wrote:
> Sigma Designs chips use a variant of this controller with the following
> differences:
>
> - The BUSY bit in the STATUS register is inverted
> - Bit 8 of the CONFIG register must be set
> - The controller can generate interrupts
>
> This patch adds support for the first two of these. It also calculates
> and sets the correct clock divisor if a clk is provided. The bus
> frequency is optionally speficied in the device tree node.
Fixed the "speficied" typo and...
>
> Signed-off-by: Mans Rullgard <mans@mansr.com>
... applied to for-next, thanks!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-12-15 12:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-02 2:03 [PATCH 1/3] i2c: xlr: add support for Sigma Designs controller variant Mans Rullgard
2015-11-02 2:03 ` [PATCH 2/3] i2c: xlr: fix extra read/write at end of rx transfer Mans Rullgard
2015-12-15 12:21 ` Wolfram Sang
2015-12-15 12:48 ` Måns Rullgård
2015-11-02 2:03 ` [PATCH 3/3] i2c: xlr: add interrupt support for Sigma Designs chips Mans Rullgard
2015-12-15 12:23 ` Wolfram Sang
2015-11-21 12:02 ` [PATCH 1/3] i2c: xlr: add support for Sigma Designs controller variant Måns Rullgård
2015-12-15 12:14 ` Wolfram Sang [this message]
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=20151215121417.GA1521@katana \
--to=wsa@the-dreams.de \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mans@mansr.com \
/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).