ARM: dts: imx6qp-wandboard-revd1: Add sata support

The imx6qp variant also has sata, so add support for it.

Reported-by: Luís Mendes <luis.p.mendes@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2017-10-16 20:01:45 -02:00 committed by Shawn Guo
parent 0283991540
commit 7721dce68a

View File

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