All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property
Date: Tue, 7 Jan 2020 15:19:48 +0100	[thread overview]
Message-ID: <3c672d6c-a017-ce47-a556-869f67a85b02@denx.de> (raw)
In-Reply-To: <20200106231128.27661-2-festevam@gmail.com>

On 07/01/20 00:11, Fabio Estevam wrote:
> imx6ul-14x14-evk does not have a GPIO dedicated for reading the card
> detect pin on the eSDHC2 port. In such cases the "broken-cd" property
> must be passed, otherwise the card cannot be detected.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  arch/arm/dts/imx6ul-14x14-evk.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/dts/imx6ul-14x14-evk.dtsi b/arch/arm/dts/imx6ul-14x14-evk.dtsi
> index d1baf0f081..463d7ca124 100644
> --- a/arch/arm/dts/imx6ul-14x14-evk.dtsi
> +++ b/arch/arm/dts/imx6ul-14x14-evk.dtsi
> @@ -268,6 +268,7 @@
>  	pinctrl-names = "default";
>  	pinctrl-0 = <&pinctrl_usdhc2>;
>  	no-1-8-v;
> +	broken-cd;
>  	keep-power-in-suspend;
>  	wakeup-source;
>  	status = "okay";
> 

Reviewed-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2020-01-07 14:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 23:11 [PATCH 1/2] mmc: fsl_esdhc_imx: Handle the "broken-cd" property Fabio Estevam
2020-01-06 23:11 ` [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass " Fabio Estevam
2020-01-07 14:19   ` Stefano Babic [this message]
2020-01-08  1:12   ` Peng Fan
2020-01-08  1:13     ` Fabio Estevam
2020-01-09 12:01       ` Fabio Estevam
2020-01-15 12:47   ` sbabic at denx.de
2020-01-07 14:19 ` [PATCH 1/2] mmc: fsl_esdhc_imx: Handle " Stefano Babic
2020-01-14 18:52 ` Fabio Estevam
2020-01-15 12:47 ` sbabic at denx.de

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=3c672d6c-a017-ce47-a556-869f67a85b02@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.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 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.