projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d039a1
)
ARM: dts: imx6q-vicut1.dts: remove sata node
author
David Jander
<david@protonic.nl>
Tue, 19 Apr 2022 04:48:16 +0000
(06:48 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 24 Apr 2022 13:23:03 +0000
(21:23 +0800)
Only the prototype had the SATA interface. There are no existing products
with SATA interface and no plans to add any.
Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q-vicut1.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q-vicut1.dts
b/arch/arm/boot/dts/imx6q-vicut1.dts
index
0a4e251
..
e6c5d3c
100644
(file)
--- a/
arch/arm/boot/dts/imx6q-vicut1.dts
+++ b/
arch/arm/boot/dts/imx6q-vicut1.dts
@@
-11,7
+11,3
@@
model = "Kverneland UT1Q Board";
compatible = "kvg,vicut1q", "fsl,imx6q";
};
-
-&sata {
- status = "okay";
-};