* [PATCH] ARM: dts: imx6q-bx50v3: disable SD card
@ 2017-06-30 13:35 ` Romain Perier
0 siblings, 0 replies; 6+ messages in thread
From: Romain Perier @ 2017-06-30 13:35 UTC (permalink / raw)
To: linux-arm-kernel
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";
+};
--
1.8.3.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH] ARM: dts: imx6q-bx50v3: disable SD card
@ 2017-06-30 13:35 ` Romain Perier
0 siblings, 0 replies; 6+ messages in thread
From: Romain Perier @ 2017-06-30 13:35 UTC (permalink / raw)
To: Shawn Guo, Sascha Hauer, Fabio Estevam
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Ian Campbell,
Pawel Moll, Mark Rutland, Kumar Gala,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Ian Ray, Romain Perier
From: Ian Ray <ian.ray-JJi787mZWgc@public.gmane.org>
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-JJi787mZWgc@public.gmane.org>
Signed-off-by: Romain Perier <romain.perier-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
---
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";
+};
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH] ARM: dts: imx6q-bx50v3: disable SD card
@ 2017-06-30 13:35 ` Romain Perier
0 siblings, 0 replies; 6+ messages in thread
From: Romain Perier @ 2017-06-30 13:35 UTC (permalink / raw)
To: Shawn Guo, Sascha Hauer, Fabio Estevam
Cc: devicetree, Rob Herring, Ian Campbell, Pawel Moll, Mark Rutland,
Kumar Gala, linux-arm-kernel, linux-kernel, Ian Ray,
Romain Perier
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";
+};
--
1.8.3.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH] ARM: dts: imx6q-bx50v3: disable SD card
@ 2017-07-12 8:28 ` Shawn Guo
0 siblings, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2017-07-12 8:28 UTC (permalink / raw)
To: linux-arm-kernel
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
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] ARM: dts: imx6q-bx50v3: disable SD card
@ 2017-07-12 8:28 ` Shawn Guo
0 siblings, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2017-07-12 8:28 UTC (permalink / raw)
To: Romain Perier
Cc: Sascha Hauer, Fabio Estevam, devicetree-u79uwXL29TY76Z2rM5mHXA,
Rob Herring, Ian Campbell, Pawel Moll, Mark Rutland, Kumar Gala,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Ian Ray
On Fri, Jun 30, 2017 at 03:35:57PM +0200, Romain Perier wrote:
> From: Ian Ray <ian.ray-JJi787mZWgc@public.gmane.org>
>
> 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-JJi787mZWgc@public.gmane.org>
> Signed-off-by: Romain Perier <romain.perier-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
> ---
> 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
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] ARM: dts: imx6q-bx50v3: disable SD card
@ 2017-07-12 8:28 ` Shawn Guo
0 siblings, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2017-07-12 8:28 UTC (permalink / raw)
To: Romain Perier
Cc: Sascha Hauer, Fabio Estevam, devicetree, Rob Herring,
Ian Campbell, Pawel Moll, Mark Rutland, Kumar Gala,
linux-arm-kernel, linux-kernel, Ian Ray
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
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-07-12 8:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-30 13:35 [PATCH] ARM: dts: imx6q-bx50v3: disable SD card Romain Perier
2017-06-30 13:35 ` Romain Perier
2017-06-30 13:35 ` Romain Perier
2017-07-12 8:28 ` Shawn Guo
2017-07-12 8:28 ` Shawn Guo
2017-07-12 8:28 ` Shawn Guo
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.