[PATCH v2 0/4] AHCI support for BCM63138
From: Florian Fainelli
Date: Mon Oct 01 2018 - 13:33:18 EST
Hi Jens,
This is a resend of the previous series posted here:
https://lkml.org/lkml/2018/9/20/1060
With a few minor changes:
- rebased against your for-4.20/libata branch
- added Rob's Reviewed-by to patch
- fixed the use of the reset controller API
Thank you!
Florian Fainelli (4):
dt-bindings: ata: Document BCM63138 compatible string
ata: ahci_brcm: Allow optional reset controller to be used
ata: ahci_brcm: Match BCM63138 compatible strings
ata: ahci_brcm: Allow using driver or DSL SoCs
Documentation/devicetree/bindings/ata/brcm,sata-brcm.txt | 1 +
drivers/ata/Kconfig | 3 ++-
drivers/ata/ahci_brcm.c | 8 ++++++++
3 files changed, 11 insertions(+), 1 deletion(-)
--
2.17.1