diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2019-12-10 10:53:47 -0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-12-25 20:47:24 -0700 |
commit | bf0e5013bc2dcac205417e1252205dca39dfc005 (patch) | |
tree | 553a6de817055f50e854c81571ba815ce9a49d75 /drivers/ata/ahci_seattle.c | |
parent | 1a3d78cb6e20779a19388315bd8efefbd8d4a656 (diff) |
ata: ahci_brcm: Add missing clock management during recovery
The downstream implementation of ahci_brcm.c did contain clock
management recovery, but until recently, did that outside of the
libahci_platform helpers and this was unintentionally stripped out while
forward porting the patch upstream.
Add the missing clock management during recovery and sleep for 10
milliseconds per the design team recommendations to ensure the SATA PHY
controller and AFE have been fully quiesced.
Fixes: eb73390ae241 ("ata: ahci_brcm: Recover from failures to identify devices")
Cc: stable@vger.kernel.org
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/ata/ahci_seattle.c')
0 files changed, 0 insertions, 0 deletions