projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c331ad1
)
LF-701 arm: dts: imx6qp-sabreauto: add sata support
author
Richard Zhu
<hongxing.zhu@nxp.com>
Thu, 2 Jan 2020 08:49:22 +0000
(16:49 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:53 +0000
(11:21 +0800)
Add the SATA supports on iMX6QP sabreauto board.
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
[ Aisheng: update patch title ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm/boot/dts/imx6qp-sabreauto.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qp-sabreauto.dts
b/arch/arm/boot/dts/imx6qp-sabreauto.dts
index
1ca462f
..
34ee53c
100644
(file)
--- a/
arch/arm/boot/dts/imx6qp-sabreauto.dts
+++ b/
arch/arm/boot/dts/imx6qp-sabreauto.dts
@@
-1,6
+1,7
@@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
//
// Copyright 2016 Freescale Semiconductor, Inc.
+// Copyright 2020 NXP
/dts-v1/;
@@
-86,6
+87,10
@@
status = "okay";
};
+&sata {
+ status = "okay";
+};
+
&vgen3_reg {
regulator-always-on;
};