[PATCH 5/9] ata: sata_brcmstb: Allow optional reset controller to be used

2018-09-20 Thread Florian Fainelli
On BCM63138, we need to reset the AHCI core prior to start utilizing it, grab the reset controller device cookie and do that. Signed-off-by: Florian Fainelli --- drivers/ata/ahci_brcm.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/ata/ahci_brcm.c

[PATCH 5/9] ata: sata_brcmstb: Allow optional reset controller to be used

2018-09-20 Thread Florian Fainelli
On BCM63138, we need to reset the AHCI core prior to start utilizing it, grab the reset controller device cookie and do that. Signed-off-by: Florian Fainelli --- drivers/ata/ahci_brcm.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/ata/ahci_brcm.c