Home
last modified time | relevance | path

Searched hist:"0388 a8c0d54aa039758a8eca68d82325a563f8db" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dsata_mv.cdiff 0388a8c0d54aa039758a8eca68d82325a563f8db Wed May 28 12:41:52 CDT 2008 Mark Lord <liml@rtr.ca> sata_mv: implement SoC guideline SATA_S11

The 5182 System-On-Chip (SOC) variant wants certain lower
bits to be cleared on any write to the PHY_MODE3 register.

If/when support is added for other SOC variants, we'll need
some way to uniquely identify the 5182, and not perform this
workaround for the others.

But for now, it is the only SOC variant we support here.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>