[PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs
Antoine Ténart
antoine.tenart at free-electrons.com
Thu Apr 24 03:26:39 PDT 2014
Hi Jisheng,
On Thu, Apr 24, 2014 at 05:50:41PM +0800, Jisheng Zhang wrote:
> Hi Antoine,
>
> On Tue, 22 Apr 2014 08:38:20 -0700
> Antoine Ténart <antoine.tenart at free-electrons.com> wrote:
>
> > + /* CT timing fix */
> > + ahci_berlin_reg_set(ctrl_reg + PORT_VSR_ADDR, BIT(6) |
> > BIT(1));
> > + ahci_berlin_reg_set(ctrl_reg + PORT_VSR_ADDR,
> > + BIT(15) | BIT(13) | BIT(12) | BIT(11) |
> > + BIT(10) | BIT(2) | BIT(1));
>
> Could you please remove these code? They are not used for BG2Q, I'm sorry there's
> such mistake in the code I provided to you ;)
OK, thanks for the update!
Antoine
--
Antoine Ténart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list