linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: vf-colibri: disable write-protection for SD-card
Date: Thu, 18 Feb 2016 23:04:35 +0800	[thread overview]
Message-ID: <20160218150434.GD6756@tiger> (raw)
In-Reply-To: <1455752656-4040-1-git-send-email-stefan@agner.ch>

On Wed, Feb 17, 2016 at 03:44:16PM -0800, Stefan Agner wrote:
> The Colibri standard does not define a pin for SD-Card write-
> protection. Use the disable-wp property to indicate that there
> is no physical WP line present.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>

Applied, thanks.

> ---
>  arch/arm/boot/dts/vf-colibri.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/vf-colibri.dtsi b/arch/arm/boot/dts/vf-colibri.dtsi
> index ff6f58e..e49bbbc 100644
> --- a/arch/arm/boot/dts/vf-colibri.dtsi
> +++ b/arch/arm/boot/dts/vf-colibri.dtsi
> @@ -92,6 +92,7 @@
>  	pinctrl-0 = <&pinctrl_esdhc1>;
>  	bus-width = <4>;
>  	cd-gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
> +	disable-wp;
>  };
>  
>  &fec1 {
> -- 
> 2.7.1
> 
> 

      reply	other threads:[~2016-02-18 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17 23:44 [PATCH] ARM: dts: vf-colibri: disable write-protection for SD-card Stefan Agner
2016-02-18 15:04 ` Shawn Guo [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=20160218150434.GD6756@tiger \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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 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).