From: Jarkko Nikula <jarkko.nikula@linux.intel.com>
To: Jean Delvare <jdelvare@suse.de>, Linux I2C <linux-i2c@vger.kernel.org>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>,
Wolfram Sang <wsa@the-dreams.de>
Subject: Re: [PATCH v2] i2c: i801: Fix I2C Block Read on 8-Series/C220 and later
Date: Mon, 17 Oct 2016 15:38:28 +0300 [thread overview]
Message-ID: <293bfff5-6f69-4651-f488-affc353bfb5a@linux.intel.com> (raw)
In-Reply-To: <20161011131327.0eabd227@endymion>
On 10/11/2016 02:13 PM, Jean Delvare wrote:
> drivers/i2c/busses/i2c-i801.c | 16 +++++++++++++---
> 1 file changed, 13 insertions(+), 3 deletions(-)
>
> --- linux-4.8.orig/drivers/i2c/busses/i2c-i801.c 2016-10-11 10:41:43.984120197 +0200
> +++ linux-4.8/drivers/i2c/busses/i2c-i801.c 2016-10-11 10:42:46.648783059 +0200
> @@ -146,6 +146,7 @@
> #define SMBHSTCFG_HST_EN BIT(0)
> #define SMBHSTCFG_SMB_SMI_EN BIT(1)
> #define SMBHSTCFG_I2C_EN BIT(2)
> +#define SMBHSTCFG_SPD_WD BIT(4)
>
Looks like you had some local BIT() cleanup patch before this and patch
doesn't apply. I fixed it locally and you can add my tested-by to this
patch.
Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
next prev parent reply other threads:[~2016-10-17 12:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-11 11:13 [PATCH v2] i2c: i801: Fix I2C Block Read on 8-Series/C220 and later Jean Delvare
2016-10-11 11:32 ` Jarkko Nikula
2016-10-11 18:20 ` Jean Delvare
2016-10-17 12:38 ` Jarkko Nikula
2016-10-17 12:38 ` Jarkko Nikula [this message]
2016-10-25 10:02 ` Wolfram Sang
2016-10-26 12:15 ` Jean Delvare
2016-10-26 12:51 ` 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=293bfff5-6f69-4651-f488-affc353bfb5a@linux.intel.com \
--to=jarkko.nikula@linux.intel.com \
--cc=jdelvare@suse.de \
--cc=linux-i2c@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--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).