public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ata: ahci_brcm: Recover from failures to identify devices
@ 2018-01-12  1:31 Florian Fainelli
  2018-01-12  1:31 ` [PATCH v2 1/2] phy: brcm-sata: Implement calibrate callback Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Florian Fainelli @ 2018-01-12  1:31 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.

This should likely go through Tejun's tree to make sure the SATA controller
and PHY changes are bundled together.

Thanks!

Changes in v2:

- avoid introducing an unnecessary port_recovery callback and instead
  override read_id directly

Florian Fainelli (2):
  phy: brcm-sata: Implement calibrate callback
  ata: ahci_brcm: Recover from failures to identify devices

 drivers/ata/ahci_brcm.c              | 95 +++++++++++++++++++++++++++++++++---
 drivers/phy/broadcom/phy-brcm-sata.c | 32 ++++++++++++
 2 files changed, 119 insertions(+), 8 deletions(-)

-- 
2.7.4

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-12  1:31 [PATCH v2 0/2] ata: ahci_brcm: Recover from failures to identify devices Florian Fainelli
2018-01-12  1:31 ` [PATCH v2 1/2] phy: brcm-sata: Implement calibrate callback Florian Fainelli
2018-01-17  5:19   ` Kishon Vijay Abraham I
2018-01-12  1:31 ` [PATCH v2 2/2] ata: ahci_brcm: Recover from failures to identify devices Florian Fainelli
2018-01-16 16:09 ` [PATCH v2 0/2] " Tejun Heo
2018-01-17 15:53 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox