All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
	haifeng.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	jchxue-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Wei Yan <sledge.yanwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH v4 1/3] i2c: hix5hd2: add devicetree documentation
Date: Mon, 6 Oct 2014 19:56:58 +0200	[thread overview]
Message-ID: <20141006175658.GC2000@katana> (raw)
In-Reply-To: <1412350549-2607-2-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

On Fri, Oct 03, 2014 at 11:35:47PM +0800, Zhangfei Gao wrote:
> From: Wei Yan <sledge.yanwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
> 
> Signed-off-by: Wei Yan <sledge.yanwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
> Signed-off-by: Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

And while patch 2 needs an update anyhow...

> +	status = "disabled";

I think we can drop the "disabled" here.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/3] i2c: hix5hd2: add devicetree documentation
Date: Mon, 6 Oct 2014 19:56:58 +0200	[thread overview]
Message-ID: <20141006175658.GC2000@katana> (raw)
In-Reply-To: <1412350549-2607-2-git-send-email-zhangfei.gao@linaro.org>

On Fri, Oct 03, 2014 at 11:35:47PM +0800, Zhangfei Gao wrote:
> From: Wei Yan <sledge.yanwei@huawei.com>
> 
> Signed-off-by: Wei Yan <sledge.yanwei@huawei.com>
> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>

And while patch 2 needs an update anyhow...

> +	status = "disabled";

I think we can drop the "disabled" here.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141006/b97306ab/attachment.sig>

  parent reply	other threads:[~2014-10-06 17:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 15:35 [PATCH v4 0/3] i2c: hix5hd2: add i2c controller driver Zhangfei Gao
2014-10-03 15:35 ` Zhangfei Gao
     [not found] ` <1412350549-2607-1-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-10-03 15:35   ` [PATCH v4 1/3] i2c: hix5hd2: add devicetree documentation Zhangfei Gao
2014-10-03 15:35     ` Zhangfei Gao
     [not found]     ` <1412350549-2607-2-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-10-06 17:56       ` Wolfram Sang [this message]
2014-10-06 17:56         ` Wolfram Sang
2014-10-03 15:35   ` [PATCH v4 2/3] i2c: hix5hd2: add i2c controller driver Zhangfei Gao
2014-10-03 15:35     ` Zhangfei Gao
     [not found]     ` <1412350549-2607-3-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-10-06 17:56       ` Wolfram Sang
2014-10-06 17:56         ` Wolfram Sang
2014-10-07  0:45         ` zhangfei
2014-10-07  0:45           ` zhangfei
2014-10-03 15:35   ` [PATCH v4 3/3] ARM: dts: hix5hd2: add i2c node Zhangfei Gao
2014-10-03 15:35     ` Zhangfei Gao

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=20141006175658.GC2000@katana \
    --to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
    --cc=arnd-r2nGTMty4D4@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=haifeng.yan-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=jchxue-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sledge.yanwei-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
    --cc=xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org \
    --cc=zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.