diff mbox

ARM: dts: imx53: Enable AHCI SATA for imx53-qsb

Message ID 1386081578-3651-1-git-send-email-robertcnelson@gmail.com
State Not Applicable
Delegated to: David Miller
Headers show

Commit Message

Robert Nelson Dec. 3, 2013, 2:39 p.m. UTC
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Richard Zhu <r65037@freescale.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Linux-IDE <linux-ide@vger.kernel.org>
---
 arch/arm/boot/dts/imx53-qsb.dts | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Shawn Guo Dec. 9, 2013, 2:11 a.m. UTC | #1
On Tue, Dec 03, 2013 at 08:39:38AM -0600, Robert Nelson wrote:
> Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
> Cc: Shawn Guo <shawn.guo@linaro.org>
> Cc: Richard Zhu <r65037@freescale.com>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Linux-IDE <linux-ide@vger.kernel.org>

Applied, thanks.

Shawn

> ---
>  arch/arm/boot/dts/imx53-qsb.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx53-qsb.dts b/arch/arm/boot/dts/imx53-qsb.dts
> index 91a5935..ea927be 100644
> --- a/arch/arm/boot/dts/imx53-qsb.dts
> +++ b/arch/arm/boot/dts/imx53-qsb.dts
> @@ -307,6 +307,10 @@
>  	status = "okay";
>  };
>  
> +&sata {
> +	status = "okay";
> +};
> +
>  &vpu {
>  	status = "okay";
>  };
> -- 
> 1.8.4.3
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/imx53-qsb.dts b/arch/arm/boot/dts/imx53-qsb.dts
index 91a5935..ea927be 100644
--- a/arch/arm/boot/dts/imx53-qsb.dts
+++ b/arch/arm/boot/dts/imx53-qsb.dts
@@ -307,6 +307,10 @@ 
 	status = "okay";
 };
 
+&sata {
+	status = "okay";
+};
+
 &vpu {
 	status = "okay";
 };