]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ata: ahci_tegra: Read calibration fuse
authorMikko Perttunen <mperttunen@nvidia.com>
Tue, 26 Aug 2014 09:00:30 +0000 (12:00 +0300)
committerTejun Heo <tj@kernel.org>
Tue, 26 Aug 2014 14:48:27 +0000 (10:48 -0400)
commite327f11543f21061e10c8db6e812396ba930a972
tree38b0f8a972f4e34cc61d36048dd678310bf75b50
parent2a13772a144d2956a7fedd18685921d0a9b8b783
ata: ahci_tegra: Read calibration fuse

The original version of the driver did not read the SATA calibration
fuse to remove the dependency to the fuse driver. The fuse driver
is now merged, so add this functionality.

The calibration fuse contains a 2-bit value used to pick a set
of calibration values for the SATA pad.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci_tegra.c