]> git.baikalelectronics.ru Git - kernel.git/commit
ata: ahci_brcmstb: add a quirk for MIPS-based platforms
authorJaedon Shin <jaedon.shin@gmail.com>
Thu, 26 Nov 2015 02:56:31 +0000 (11:56 +0900)
committerTejun Heo <tj@kernel.org>
Mon, 30 Nov 2015 14:57:32 +0000 (09:57 -0500)
commit913b6c723d736b0e22559c6691f934f6b42e8b7a
tree71f51477c53def634686893b8612dd3952592593
parentc6c7319d4c5c989be4445942a59d315816740026
ata: ahci_brcmstb: add a quirk for MIPS-based platforms

Whereas ARM-based platforms have four phy interface registers and
information, the MIPS-based platforms have only three registers, and
there are no information and documentation. In the original BSP, It
using "strict-ahci" did not control these registers.

Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Brian Norris <computersforpeace@gmail.com>
drivers/ata/ahci_brcmstb.c