On Tue, 11 Apr 2023 at 06:55, Bin Meng wrote:
>
> On Tue, Apr 11, 2023 at 7:23 PM Christian Gmeiner
> wrote:
> >
> > The non DM code path already would enable pci bus mastering. Do the
> > same for the DM code path.
> >
> > Fixes AHCI problems I am seeing on an Intel Apollolake device.
> >
> > Si
On Tue, Apr 11, 2023 at 7:23 PM Christian Gmeiner
wrote:
>
> The non DM code path already would enable pci bus mastering. Do the
> same for the DM code path.
>
> Fixes AHCI problems I am seeing on an Intel Apollolake device.
>
> Signed-off-by: Christian Gmeiner
> ---
> drivers/ata/ahci.c | 7 +++
The non DM code path already would enable pci bus mastering. Do the
same for the DM code path.
Fixes AHCI problems I am seeing on an Intel Apollolake device.
Signed-off-by: Christian Gmeiner
---
drivers/ata/ahci.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/drivers
3 matches
Mail list logo