From: Niklas Cassel <cassel@kernel.org>
To: Conrad Kostecki <conikost@gentoo.org>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
dlemoal@kernel.org, hdegoede@redhat.com
Subject: Re: [PATCH] ahci: asm1166: correct count of reported ports
Date: Wed, 24 Jan 2024 09:01:38 +0100 [thread overview]
Message-ID: <ZbDD4nBeCHAK3Wqp@x1-carbon> (raw)
In-Reply-To: <20240123183002.15499-1-conikost@gentoo.org>
On Tue, Jan 23, 2024 at 07:30:02PM +0100, Conrad Kostecki wrote:
> The ASM1166 SATA host controller always reports wrongly,
> that it has 32 ports. But in reality, it only has six ports.
>
> This seems to be a hardware issue, as all tested ASM1166
> SATA host controllers reports such high count of ports.
>
> Example output: ahci 0000:09:00.0: AHCI 0001.0301
> 32 slots 32 ports 6 Gbps 0xffffff3f impl SATA mode.
>
> By adjusting the port_map, the count is limited to six ports.
>
> New output: ahci 0000:09:00.0: AHCI 0001.0301
> 32 slots 32 ports 6 Gbps 0x3f impl SATA mode.
>
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=211873
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218346
> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
> ---
Applied:
https://git.kernel.org/pub/scm/linux/kernel/git/libata/linux.git/log/?h=for-6.8-fixes
prev parent reply other threads:[~2024-01-24 8:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-23 18:30 [PATCH] ahci: asm1166: correct count of reported ports Conrad Kostecki
2024-01-23 18:41 ` Hans de Goede
2024-01-23 19:04 ` Hans de Goede
2024-01-24 8:01 ` Niklas Cassel [this message]
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=ZbDD4nBeCHAK3Wqp@x1-carbon \
--to=cassel@kernel.org \
--cc=conikost@gentoo.org \
--cc=dlemoal@kernel.org \
--cc=hdegoede@redhat.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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