mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
ARM: dts: hummingboard: add mSATA support for iMX6 quad/dual HummingBoard
Initial patch from Rabeeh, but with the electrical properties added. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
parent
4cd4f509c5
commit
4011009d23
@ -11,3 +11,11 @@
|
||||
model = "SolidRun HummingBoard Dual/Quad";
|
||||
compatible = "solidrun,hummingboard/q", "fsl,imx6q";
|
||||
};
|
||||
|
||||
&sata {
|
||||
status = "okay";
|
||||
fsl,transmit-level-mV = <1025>;
|
||||
fsl,transmit-boost-mdB = <3330>;
|
||||
fsl,transmit-atten-16ths = <9>;
|
||||
fsl,receive-eq-mdB = <3000>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user