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

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Cc: Richard Zhu <r65037@freescale.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Linux-IDE <linux-ide@vger.kernel.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Robert Nelson 2013-12-03 08:39:38 -06:00 committed by Shawn Guo
parent 0ee6e29358
commit dba52977df

View file

@ -414,6 +414,10 @@
status = "okay";
};
&sata {
status = "okay";
};
&vpu {
status = "okay";
};