Skip to content
Commit 000b344f authored by Mark Lord's avatar Mark Lord Committed by Jeff Garzik
Browse files

sata_mv: fix LED blinking for SoC+NCQ



For Marvell SoC chips, the HDD LED does not blink when there is
disk I/O if NCQ is enabled. Add a quirk that enables blink mode for
the LED while NCQ is enabled on any port of a SoC host controller.
Normal LED function is restored when NCQ is not enabled on any port.

The code to enable the blink mode is based on earlier code
and suggestions from Frans Pop, Saeed Bishara, and possibly others.

Signed-off-by: default avatarMark Lord <mlord@pobox.com>
Tested-by: default avatarFrans Pop <elendil@planet.nl>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 6abf4678
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment