]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit156c5887948cd191417f18026aab9ce26e5a95da
tree65100ae8c89fec69d8f949ceb9b9b413a6af3468
parent039ece38da45f5e6a94be3aa7611cf3634bc2461
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