linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6qp-sabreauto: enable sata on imx6qp sabreauto board
@ 2020-07-03  8:18 Richard Zhu
  2020-07-03  8:18 ` [PATCH] ARM: dts: imx6qp-sabresd: enable sata on imx6qp sabresd board Richard Zhu
  2020-07-08 17:41 ` [PATCH] ARM: dts: imx6qp-sabreauto: enable sata on imx6qp sabreauto board Fabio Estevam
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Zhu @ 2020-07-03  8:18 UTC (permalink / raw)
  To: shawnguo; +Cc: linux-imx, linux-arm-kernel, linux-kernel, Richard Zhu

Enable SATA on iMX6QP SABREAUTO board.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
---
 arch/arm/boot/dts/imx6qp-sabreauto.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/imx6qp-sabreauto.dts b/arch/arm/boot/dts/imx6qp-sabreauto.dts
index d4caeeb0af70..639d9dd35377 100644
--- a/arch/arm/boot/dts/imx6qp-sabreauto.dts
+++ b/arch/arm/boot/dts/imx6qp-sabreauto.dts
@@ -50,6 +50,10 @@
 	status = "disabled";
 };
 
+&sata {
+	status = "okay";
+};
+
 &vgen3_reg {
 	regulator-always-on;
 };
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-10  6:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03  8:18 [PATCH] ARM: dts: imx6qp-sabreauto: enable sata on imx6qp sabreauto board Richard Zhu
2020-07-03  8:18 ` [PATCH] ARM: dts: imx6qp-sabresd: enable sata on imx6qp sabresd board Richard Zhu
2020-07-08 17:39   ` Fabio Estevam
2020-07-08 17:41 ` [PATCH] ARM: dts: imx6qp-sabreauto: enable sata on imx6qp sabreauto board Fabio Estevam
2020-07-10  6:55   ` [EXT] " Richard Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).