]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ata: ahci_imx: add disable for spread-spectrum
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Jun 2014 10:19:47 +0000 (11:19 +0100)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:27 +0000 (21:17 -0600)
commit404bb333fad9d8c9b4f72e484518ada18c0c3175
tree680e7091adba278729c07e1025211ca9f72b6d5e
parent8f289429393c5611e9d5349e495fabb799f0a03f
ata: ahci_imx: add disable for spread-spectrum

Spread-spectrum doesn't work with Cubox-i hardware, so we have to
disable this feature.  Add a DT property so that platforms can
indicate that this feature should not be enabled.

Having it as a negative property keeps existing DT files working.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Reviewed-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
(cherry picked from commit a6e726244c78e04d0af754c625036be8f92a9afd)
drivers/ata/ahci_imx.c