commit | c345ec6a50e9f5d2800da2179adc8f6ea1dfe042 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Dec 10 10:53:51 2019 -0800 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Dec 25 20:48:35 2019 -0700 |
tree | 60731a04b0a793c78b4999c1d93350141d3adf6f | |
parent | 52fa562db5ecd2c4ae91a1106844877b02af7031 [diff] |
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>