All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Zhu <hongxing.zhu@nxp.com>
To: shawnguo@kernel.org
Cc: linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Richard Zhu <hongxing.zhu@nxp.com>
Subject: [PATCH] ARM: dts: imx6qp-sabresd: enable sata on imx6qp sabresd board
Date: Fri,  3 Jul 2020 16:18:57 +0800	[thread overview]
Message-ID: <1593764337-8267-2-git-send-email-hongxing.zhu@nxp.com> (raw)
In-Reply-To: <1593764337-8267-1-git-send-email-hongxing.zhu@nxp.com>

Enable SATA on iMX6QP SABRESD board.

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

diff --git a/arch/arm/boot/dts/imx6qp-sabresd.dts b/arch/arm/boot/dts/imx6qp-sabresd.dts
index f1b9cb104fdd..7e1e0aa0a475 100644
--- a/arch/arm/boot/dts/imx6qp-sabresd.dts
+++ b/arch/arm/boot/dts/imx6qp-sabresd.dts
@@ -53,3 +53,8 @@
 &pcie {
 	status = "disabled";
 };
+
+&sata {
+	status = "okay";
+};
+
-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Richard Zhu <hongxing.zhu@nxp.com>
To: shawnguo@kernel.org
Cc: Richard Zhu <hongxing.zhu@nxp.com>,
	linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH] ARM: dts: imx6qp-sabresd: enable sata on imx6qp sabresd board
Date: Fri,  3 Jul 2020 16:18:57 +0800	[thread overview]
Message-ID: <1593764337-8267-2-git-send-email-hongxing.zhu@nxp.com> (raw)
In-Reply-To: <1593764337-8267-1-git-send-email-hongxing.zhu@nxp.com>

Enable SATA on iMX6QP SABRESD board.

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

diff --git a/arch/arm/boot/dts/imx6qp-sabresd.dts b/arch/arm/boot/dts/imx6qp-sabresd.dts
index f1b9cb104fdd..7e1e0aa0a475 100644
--- a/arch/arm/boot/dts/imx6qp-sabresd.dts
+++ b/arch/arm/boot/dts/imx6qp-sabresd.dts
@@ -53,3 +53,8 @@
 &pcie {
 	status = "disabled";
 };
+
+&sata {
+	status = "okay";
+};
+
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-07-03  8:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03  8:18 [PATCH] ARM: dts: imx6qp-sabreauto: enable sata on imx6qp sabreauto board Richard Zhu
2020-07-03  8:18 ` Richard Zhu
2020-07-03  8:18 ` Richard Zhu [this message]
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:39     ` Fabio Estevam
2020-07-08 17:41 ` [PATCH] ARM: dts: imx6qp-sabreauto: enable sata on imx6qp sabreauto board Fabio Estevam
2020-07-08 17:41   ` Fabio Estevam
2020-07-10  6:55   ` [EXT] " Richard Zhu
2020-07-10  6:55     ` Richard Zhu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1593764337-8267-2-git-send-email-hongxing.zhu@nxp.com \
    --to=hongxing.zhu@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.