Commit 7721dce6 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

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

The imx6qp variant also has sata, so add support for it.
Reported-by: default avatarLuís Mendes <luis.p.mendes@gmail.com>
Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 02839915
......@@ -20,3 +20,7 @@ memory {
reg = <0x10000000 0x80000000>;
};
};
&sata {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment