public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Schmitz <schmitzmic@gmail.com>
To: sergei.shtylyov@gmail.com, dlemoal@kernel.org,
	linux-ide@vger.kernel.org, linux-m68k@vger.kernel.org
Cc: will@sowerbutts.com, rz@linux-m68k.org, geert@linux-m68k.org
Subject: [PATCH v4 0/2] Q40 IDE fixes
Date: Wed, 23 Aug 2023 10:13:57 +1200	[thread overview]
Message-ID: <20230822221359.31024-1-schmitzmic@gmail.com> (raw)

Version 4 of the pata_falcon bugfix patch for Q40 support.

Changes to patch 1 only - now uses register shift instead of
register step (or gap, or scale ...). Most drivers appear to
use shift these days where platform integration differences
have to be reconciled. ata_port_desc() will now report the
MMIO address used by the data transfer function (which differs
from command and control base address in the Q40 case).

Cheers,

   Michael



             reply	other threads:[~2023-08-22 22:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-22 22:13 Michael Schmitz [this message]
2023-08-22 22:13 ` [PATCH v4 1/2] ata: pata_falcon: fix IO base selection for Q40 Michael Schmitz
2023-08-23  9:05   ` Geert Uytterhoeven
2023-08-24  1:54     ` Michael Schmitz
2023-08-23 16:05   ` Sergey Shtylyov
2023-08-24  1:56     ` Michael Schmitz
2023-08-24 10:00       ` Sergey Shtylyov
2023-08-25  1:07         ` Michael Schmitz
2023-08-22 22:13 ` [PATCH v4 2/2] ata: pata_falcon: add data_swab option to byte-swap disk data Michael Schmitz
2023-08-23  9:10   ` Geert Uytterhoeven
2023-08-23  9:10     ` Geert Uytterhoeven
2023-08-24  1:57       ` Michael Schmitz
2023-08-23 16:35   ` Sergey Shtylyov
2023-08-23 23:03     ` Damien Le Moal
2023-08-24  1:49       ` Michael Schmitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230822221359.31024-1-schmitzmic@gmail.com \
    --to=schmitzmic@gmail.com \
    --cc=dlemoal@kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=rz@linux-m68k.org \
    --cc=sergei.shtylyov@gmail.com \
    --cc=will@sowerbutts.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox