]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitb46f79bc78e00c392c5cb3eb56c5ee94e4142bcf
tree71f51477c53def634686893b8612dd3952592593
parent7de3244530bf418cefdb64b635ee2d64ef63e3c9
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