Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54822083 authored by Russell King's avatar Russell King Committed by Shawn Guo
Browse files

ARM: dts: cubox-i: disable spread-spectrum for Cubox-i eSATA



Spread-spectrum doesn't work with Cubox-i hardware.  eSATA devices are
detected, but then fail on normal IO.  Therefore, disable this feature.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 4c463178
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,4 +16,5 @@
	fsl,transmit-level-mV = <1104>;
	fsl,transmit-boost-mdB = <0>;
	fsl,transmit-atten-16ths = <9>;
	fsl,no-spread-spectrum;
};