]> git.baikalelectronics.ru Git - kernel.git/commit
ata: sata_gemini: Introduce explicit IDE pin control
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Aug 2017 19:07:14 +0000 (21:07 +0200)
committerTejun Heo <tj@kernel.org>
Fri, 11 Aug 2017 17:32:09 +0000 (10:32 -0700)
commit481442c7113b04ae3916920988772f032bbcb2cf
tree39eb654970d2e974fa946ceb970f0454cb8a94e6
parentd82357a1b3c7be5ee975262c8277e7eebab442da
ata: sata_gemini: Introduce explicit IDE pin control

The IDE pins are managed by the pin controller, if we want to
use these, we need to ask the pin controller to explicitly enable
them as by default, these pins are used for other business and
most users just rely on the SATA bridge.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_gemini.c