projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af3eaa4
)
ARM: dts: imx6qp-sabresd: enable sata
author
Richard Zhu
<hongxing.zhu@nxp.com>
Fri, 10 Jul 2020 08:30:48 +0000
(16:30 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 13 Jul 2020 11:48:53 +0000
(19:48 +0800)
Enable SATA on iMX6QP SABRESD board.
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qp-sabresd.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qp-sabresd.dts
b/arch/arm/boot/dts/imx6qp-sabresd.dts
index f1b9cb104fddc0d7887cf49f8bfd56517b6e2f39..480e73183f6b10697183cee1cfc2eb6a7144baab 100644
(file)
--- a/
arch/arm/boot/dts/imx6qp-sabresd.dts
+++ b/
arch/arm/boot/dts/imx6qp-sabresd.dts
@@
-53,3
+53,7
@@
&pcie {
status = "disabled";
};
+
+&sata {
+ status = "okay";
+};