Re: [PATCH 1/2] ata: sata_gemini: Retire custom pin control
From: Tejun Heo <tj@kernel.org>
Date: 2017-08-11 17:32:58
Also in:
linux-arm-kernel
From: Tejun Heo <tj@kernel.org>
Date: 2017-08-11 17:32:58
Also in:
linux-arm-kernel
On Tue, Aug 08, 2017 at 09:07:04PM +0200, Linus Walleij wrote:
I added a proper pin control driver for the Gemini SoC, so retire this custom code and rely on the pin controller to set up the pads. The "IOMUX" which is routing signals between the ATA and SATA bridge inside of the chip is not about pin control and remains in place. Signed-off-by: Linus Walleij <redacted>
Applied to libata/for-4.14. Thanks. -- tejun