]> git.baikalelectronics.ru Git - kernel.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)
commit8d8ab84a00cc0ef4e03425e18afee643cd5ed6bd
tree38b0f8a972f4e34cc61d36048dd678310bf75b50
parent61368a935be69f39b1ae9a1a998f1291fbde418e
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