linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6dl-wandboard: Add USB Host support
@ 2013-04-07 23:13 Fabio Estevam
  2013-04-08  6:44 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2013-04-07 23:13 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@freescale.com>

Add USB Host1 port support.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/boot/dts/imx6dl-wandboard.dts |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/imx6dl-wandboard.dts b/arch/arm/boot/dts/imx6dl-wandboard.dts
index d3ea90a..735911b 100644
--- a/arch/arm/boot/dts/imx6dl-wandboard.dts
+++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
@@ -38,3 +38,7 @@
 	pinctrl-0 = <&pinctrl_usdhc3_2>;
 	status = "okay";
 };
+
+&usbh1 {
+	status = "okay";
+};
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dts: imx6dl-wandboard: Add USB Host support
  2013-04-07 23:13 [PATCH] ARM: dts: imx6dl-wandboard: Add USB Host support Fabio Estevam
@ 2013-04-08  6:44 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2013-04-08  6:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Apr 07, 2013 at 08:13:45PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Add USB Host1 port support.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  arch/arm/boot/dts/imx6dl-wandboard.dts |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6dl-wandboard.dts b/arch/arm/boot/dts/imx6dl-wandboard.dts
> index d3ea90a..735911b 100644
> --- a/arch/arm/boot/dts/imx6dl-wandboard.dts
> +++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
> @@ -38,3 +38,7 @@
>  	pinctrl-0 = <&pinctrl_usdhc3_2>;
>  	status = "okay";
>  };
> +
> +&usbh1 {
> +	status = "okay";
> +};

Applied, but moved the node before usdhc3 to have them sorted in
alphabet.

Shawn

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-08  6:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-07 23:13 [PATCH] ARM: dts: imx6dl-wandboard: Add USB Host support Fabio Estevam
2013-04-08  6:44 ` Shawn Guo

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).