From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx6q-bx50v3: disable SD card
Date: Wed, 12 Jul 2017 16:28:53 +0800 [thread overview]
Message-ID: <20170712082852.GJ3172@dragon> (raw)
In-Reply-To: <20170630133557.17129-1-romain.perier@collabora.com>
On Fri, Jun 30, 2017 at 03:35:57PM +0200, Romain Perier wrote:
> From: Ian Ray <ian.ray@ge.com>
>
> Default boot medium must be internal eMMC, we don't want the SDIO to be
> used for these devices. This commit disables the SD card interface
> for GE Healthcare Bx50v3 devices.
>
> Signed-off-by: Ian Ray <ian.ray@ge.com>
> Signed-off-by: Romain Perier <romain.perier@collabora.com>
> ---
> arch/arm/boot/dts/imx6q-bx50v3.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx6q-bx50v3.dtsi b/arch/arm/boot/dts/imx6q-bx50v3.dtsi
> index 75201ca..25466372 100644
> --- a/arch/arm/boot/dts/imx6q-bx50v3.dtsi
> +++ b/arch/arm/boot/dts/imx6q-bx50v3.dtsi
> @@ -326,3 +326,7 @@
> tcxo-clock-frequency = <26000000>;
> };
> };
> +
> +&usdhc2 {
> + status = "disabled";
> +};
Please keep the node alphabetically sorted.
Shawn
> --
> 1.8.3.1
>
prev parent reply other threads:[~2017-07-12 8:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-30 13:35 [PATCH] ARM: dts: imx6q-bx50v3: disable SD card Romain Perier
2017-07-12 8:28 ` 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=20170712082852.GJ3172@dragon \
--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