Commit af3eaa4a authored by Richard Zhu's avatar Richard Zhu Committed by Shawn Guo

ARM: dts: imx6qp-sabreauto: enable sata

Enable SATA on iMX6QP SABREAUTO board.
Signed-off-by: default avatarRichard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent c90fdc50
......@@ -50,6 +50,10 @@ &pcie {
status = "disabled";
};
&sata {
status = "okay";
};
&vgen3_reg {
regulator-always-on;
};
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