projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
409311a
)
Revert "LF-701 arm: dts: imx6qp-sabreauto: add sata support"
author
Richard Zhu
<hongxing.zhu@nxp.com>
Wed, 16 Sep 2020 07:16:07 +0000
(15:16 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:23:17 +0000
(11:23 +0800)
The SATA enable on iMX6QP sabreauto board had been upstreamed.
The original local patch is not needed anymore.
This reverts commit
f594d01131d2abb91610ba73a2ba7139fdda2e4a
.
Signed-off-by: Richard Zhu <hongxing.zhu@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
34ee53c
..
1ca462f
100644
(file)
--- a/
arch/arm/boot/dts/imx6qp-sabreauto.dts
+++ b/
arch/arm/boot/dts/imx6qp-sabreauto.dts
@@
-1,7
+1,6
@@
// SPDX-License-Identifier: GPL-2.0+ OR MIT
//
// Copyright 2016 Freescale Semiconductor, Inc.
-// Copyright 2020 NXP
/dts-v1/;
@@
-87,10
+86,6
@@
status = "okay";
};
-&sata {
- status = "okay";
-};
-
&vgen3_reg {
regulator-always-on;
};