From: Anand Moon <linux.amoon@gmail.com>
To: u-boot@lists.denx.de
Subject: [Patchv4 3/3] arm: dts: Add cd-gpio for eMMC
Date: Wed, 22 Jan 2020 12:06:20 +0000 [thread overview]
Message-ID: <20200122120620.8699-4-linux.amoon@gmail.com> (raw)
In-Reply-To: <20200122120620.8699-1-linux.amoon@gmail.com>
Add cd-gpio property for eMMC node.
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
---
New patch in this series
---
arch/arm/dts/meson-g12b-odroid-n2.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/meson-g12b-odroid-n2.dts b/arch/arm/dts/meson-g12b-odroid-n2.dts
index 888429b1cc..23ec14abe7 100644
--- a/arch/arm/dts/meson-g12b-odroid-n2.dts
+++ b/arch/arm/dts/meson-g12b-odroid-n2.dts
@@ -449,6 +449,7 @@
max-frequency = <200000000>;
disable-wp;
+ cd-gpios = <&gpio GPIOH_7 GPIO_ACTIVE_LOW>; /* eMMC_nDET */
mmc-pwrseq = <&emmc_pwrseq>;
vmmc-supply = <&vcc_3v3>;
vqmmc-supply = <&flash_1v8>;
--
2.25.0
next prev parent reply other threads:[~2020-01-22 12:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-22 12:06 [Patchv4 0/3] Odroid n2 using eMMC would fail to boot up Anand Moon
2020-01-22 12:06 ` [Patchv4 1/3] mmc: meson-gx: Fix clk phase tuning for MMC Anand Moon
2020-01-22 23:39 ` Jaehoon Chung
2020-01-23 5:14 ` Anand Moon
2020-02-01 7:24 ` Neil Armstrong
2020-02-02 3:52 ` Anand Moon
2020-01-22 12:06 ` [Patchv4 2/3] arm: dts: Add mmc alias to avoid warning Anand Moon
2020-01-22 12:14 ` Neil Armstrong
2020-01-22 15:51 ` Anand Moon
2020-01-22 12:06 ` Anand Moon [this message]
2020-01-22 12:15 ` [Patchv4 3/3] arm: dts: Add cd-gpio for eMMC Neil Armstrong
2020-01-22 15:52 ` Anand Moon
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=20200122120620.8699-4-linux.amoon@gmail.com \
--to=linux.amoon@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox