Re: [PATCH] ata: ahci_brcm: Add back regulators management
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-01-14 20:47:25
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-01-14 20:47:25
Also in:
lkml
On 12/23/20 2:41 PM, Florian Fainelli wrote:
While reworking the resources management and departing from using
ahci_platform_enable_resources() which did not allow a proper step
separation like we need, we unfortunately lost the ability to control
AHCI regulators. This broke some Broadcom STB systems that do expect
regulators to be turned on to link up with attached hard drives.
Fixes: c0cdf2ac4b5b ("ata: ahci_brcm: Fix AHCI resources management")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
Jens,
This is based on your for-next branch, let me know if you need me to
rebase to a different branch. Thanks!Jens, this is a bug fix so it would be nice to get this applied at some point. Thank you -- Florian