Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -20,3 +20,7 @@
		reg = <0x10000000 0x80000000>;
	};
};

&sata {
	status = "okay";
};