]> git.baikalelectronics.ru Git - kernel.git/commit
ahci-platform: Add support for devices with more then 1 clock
authorHans de Goede <hdegoede@redhat.com>
Sat, 22 Feb 2014 15:53:31 +0000 (16:53 +0100)
committerTejun Heo <tj@kernel.org>
Sat, 22 Feb 2014 20:35:41 +0000 (15:35 -0500)
commit6d4a456e31000f64a4d222aee0c0c2f696fd6a25
tree65100ae8c89fec69d8f949ceb9b9b413a6af3468
parent25b92260f1790836793ef7530ff451ed8707b304
ahci-platform: Add support for devices with more then 1 clock

The allwinner-sun4i AHCI controller needs 2 clocks to be enabled and the
imx AHCI controller needs 3 clocks to be enabled.

tj: Minor comment formatting updates.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/devicetree/bindings/ata/ahci-platform.txt
drivers/ata/ahci.h
drivers/ata/ahci_platform.c
include/linux/ahci_platform.h