ata: ahci_brcm: Support BCM7216 reset controller name
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 10 Dec 2019 18:53:51 +0000 (10:53 -0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 26 Dec 2019 03:48:35 +0000 (20:48 -0700)
commitc345ec6a50e9f5d2800da2179adc8f6ea1dfe042
tree60731a04b0a793c78b4999c1d93350141d3adf6f
parent52fa562db5ecd2c4ae91a1106844877b02af7031
ata: ahci_brcm: Support BCM7216 reset controller name

BCM7216 uses a different reset controller name which is "rescal" instead
of "ahci", match the compatible string to account for that minor
difference, the reset is otherwise identical to how other generations of
SATA controllers work.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/ahci_brcm.c