]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
sata highbank: add bit-banged SGPIO driver support
authorMark Langsdorf <mark.langsdorf@calxeda.com>
Thu, 6 Jun 2013 12:52:41 +0000 (07:52 -0500)
committerTejun Heo <tj@kernel.org>
Thu, 6 Jun 2013 21:05:24 +0000 (14:05 -0700)
commitd50b110f14ad07066f9ad6e7f32e2b1a595b92f9
treedc54f400aa524bad55254989464f3cd2ee3b7a95
parent439d7a358f93a52458527329939be9f97db1242a
sata highbank: add bit-banged SGPIO driver support

Highbank supports SGPIO by bit-banging out the SGPIO signals over
three GPIO pins defined in the DTB. Add support for this SGPIO
functionality.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/devicetree/bindings/ata/ahci-platform.txt
arch/arm/boot/dts/ecx-common.dtsi
drivers/ata/ahci.h
drivers/ata/sata_highbank.c