ARM: dts: imx6q-wandboard: Add sata support

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Fabio Estevam 2013-07-16 14:40:30 -03:00 committed by Shawn Guo
parent 2688a32f98
commit 213a8404c4
1 changed files with 4 additions and 0 deletions

View File

@ -20,3 +20,7 @@
reg = <0x10000000 0x80000000>;
};
};
&sata {
status = "okay";
};