]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 4 Dec 2018 19:28:29 +0000 (20:28 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 Jan 2019 21:47:51 +0000 (14:47 -0700)
commitbde0b5c109e8b22b57745e3b9914f9e87ad857ea
treeb6fd6444e8b302b210aab71ee78133f416269b7d
parent2f558bc3f33ca344489cec2218545741028b6a70
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700

A feature has been added in the libahci driver: the possibility to set
a new flag in hpriv->flags to let the core handle PHY suspend/resume
automatically. Make use of this feature to make suspend to RAM work
with SATA drives on A3700.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/ahci_mvebu.c