From: Arnd Bergmann <arnd@arndb.de>
To: Zhangfei Gao <zhangfei.gao@linaro.org>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
Kevin Hilman <khilman@linaro.org>,
Sachin Kamat <sachin.kamat@linaro.org>,
Chris Ball <cjb@laptop.org>,
Mike Turquette <mturquette@linaro.org>,
Jaehoon Chung <jh80.chung@samsung.com>,
Seungwon Jeon <tgih.jun@samsung.com>,
linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
patches@linaro.org
Subject: Re: [PATCH v2] mmc: dw_mmc: fix dw_mci_get_cd
Date: Thu, 16 Jan 2014 11:50:33 +0100 [thread overview]
Message-ID: <201401161150.34258.arnd@arndb.de> (raw)
In-Reply-To: <1389839502-13046-1-git-send-email-zhangfei.gao@linaro.org>
On Thursday 16 January 2014, Zhangfei Gao wrote:
> --- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> +++ b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> @@ -73,6 +73,8 @@ Optional properties:
>
> * caps2-mmc-hs200-1_2v: Supports mmc HS200 SDR 1.2V mode
>
> +* caps2-mmc-cd-active-high: cd pin is high when card present
> +
> * broken-cd: as documented in mmc core bindings.
>
> * vmmc-supply: The phandle to the regulator to use for vmmc. If this is
No, don't introduce a new flag when there is already one defined
in the generic mmc binding.
Arnd
WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] mmc: dw_mmc: fix dw_mci_get_cd
Date: Thu, 16 Jan 2014 11:50:33 +0100 [thread overview]
Message-ID: <201401161150.34258.arnd@arndb.de> (raw)
In-Reply-To: <1389839502-13046-1-git-send-email-zhangfei.gao@linaro.org>
On Thursday 16 January 2014, Zhangfei Gao wrote:
> --- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> +++ b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> @@ -73,6 +73,8 @@ Optional properties:
>
> * caps2-mmc-hs200-1_2v: Supports mmc HS200 SDR 1.2V mode
>
> +* caps2-mmc-cd-active-high: cd pin is high when card present
> +
> * broken-cd: as documented in mmc core bindings.
>
> * vmmc-supply: The phandle to the regulator to use for vmmc. If this is
No, don't introduce a new flag when there is already one defined
in the generic mmc binding.
Arnd
next prev parent reply other threads:[~2014-01-16 10:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-16 2:31 [PATCH v2] mmc: dw_mmc: fix dw_mci_get_cd Zhangfei Gao
2014-01-16 2:31 ` Zhangfei Gao
2014-01-16 10:50 ` Arnd Bergmann [this message]
2014-01-16 10:50 ` Arnd Bergmann
2014-01-16 12:34 ` zhangfei
2014-01-16 12:34 ` zhangfei
2014-01-16 12:48 ` [PATCH] " Zhangfei Gao
2014-01-16 12:48 ` Zhangfei Gao
2014-01-16 18:29 ` Kevin Hilman
2014-01-16 18:29 ` Kevin Hilman
2014-01-17 12:35 ` Seungwon Jeon
2014-01-17 12:35 ` Seungwon Jeon
2014-01-17 14:25 ` Chris Ball
2014-01-17 14:25 ` Chris Ball
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=201401161150.34258.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=cjb@laptop.org \
--cc=jh80.chung@samsung.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mturquette@linaro.org \
--cc=patches@linaro.org \
--cc=sachin.kamat@linaro.org \
--cc=tgih.jun@samsung.com \
--cc=zhangfei.gao@linaro.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.