linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] phy: brcm-sata: Support for 7216
@ 2019-12-10 20:08 Florian Fainelli
  2019-12-10 20:08 ` [PATCH 1/2] dt-bindings: phy: Document BCM7216 SATA PHY compatible string Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-12-10 20:08 UTC (permalink / raw)
  To: kishon
  Cc: Florian Fainelli, Jens Axboe, Rob Herring, Mark Rutland,
	Al Cooper, Ray Jui, Tejun Heo, Fengguang Wu, Arnd Bergmann,
	open list:LIBATA SUBSYSTEM (Serial and Parallel ATA drivers),
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list, bcm-kernel-feedback-list

Hi Kishon,

This patch series adds support for our latest 7216 class of devices
which are taped out in a 16nm process and use a different SATA PHY AFE
that requires a custom initialization sequence.

Thanks!

Florian Fainelli (2):
  dt-bindings: phy: Document BCM7216 SATA PHY compatible string
  phy: brcm-sata: Implement 7216 initialization sequence

 .../devicetree/bindings/phy/brcm-sata-phy.txt |   1 +
 drivers/phy/broadcom/phy-brcm-sata.c          | 120 ++++++++++++++++++
 2 files changed, 121 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2019-12-30 11:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-10 20:08 [PATCH 0/2] phy: brcm-sata: Support for 7216 Florian Fainelli
2019-12-10 20:08 ` [PATCH 1/2] dt-bindings: phy: Document BCM7216 SATA PHY compatible string Florian Fainelli
2019-12-19 20:40   ` Rob Herring
2019-12-10 20:08 ` [PATCH 2/2] phy: brcm-sata: Implement 7216 initialization sequence Florian Fainelli
2019-12-27  3:36 ` [PATCH 0/2] phy: brcm-sata: Support for 7216 Florian Fainelli
2019-12-30 11:51   ` Kishon Vijay Abraham I

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).