linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ata: ahci_brcm: Recover from failures to identify devices
@ 2018-01-09 23:04 Florian Fainelli
  2018-01-09 23:04 ` [PATCH 1/3] ata: Allow having a port recovery callback Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Florian Fainelli @ 2018-01-09 23:04 UTC (permalink / raw)
  To: bcm-kernel-feedback-list
  Cc: Florian Fainelli, Tejun Heo, Kishon Vijay Abraham I,
	Heiko Stuebner, Srinath Mannam, Krzysztof Kozlowski, Vivek Gautam,
	Dan Carpenter,
	open list:LIBATA SUBSYSTEM Serial and Parallel ATA drivers,
	open list

Hi Tejun, Kishon,

This patch series implement a recovery mechanism to work around a HW bug
on Broadcom AHCI SATA controller subject to noise triggering a failure to
identify hard drives.

I would like to make this this is okay with you as an approach on how to solve
this.

Thanks!

Florian Fainelli (3):
  ata: Allow having a port recovery callback
  phy: brcm-sata: Implementation calibrate callback
  ata: ahci_brcm: Recover from failures to identify devices

 drivers/ata/ahci_brcm.c              | 83 ++++++++++++++++++++++++++++++++----
 drivers/ata/libata-core.c            |  2 +
 drivers/phy/broadcom/phy-brcm-sata.c | 32 ++++++++++++++
 include/linux/libata.h               |  1 +
 4 files changed, 110 insertions(+), 8 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-10 17:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09 23:04 [PATCH 0/3] ata: ahci_brcm: Recover from failures to identify devices Florian Fainelli
2018-01-09 23:04 ` [PATCH 1/3] ata: Allow having a port recovery callback Florian Fainelli
2018-01-10 14:25   ` Tejun Heo
2018-01-10 17:53     ` Florian Fainelli
2018-01-10 16:02   ` Sergei Shtylyov
2018-01-09 23:04 ` [PATCH 2/3] phy: brcm-sata: Implementation calibrate callback Florian Fainelli
2018-01-09 23:04 ` [PATCH 3/3] ata: ahci_brcm: Recover from failures to identify devices Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).