All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Mark Pearson <mpearson-lenovo@squebb.ca>
Cc: heikki.krogerus@linux.intel.com, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: typec: ucsi: Handle incorrect num_connectors capability
Date: Fri, 22 Aug 2025 06:51:32 +0200	[thread overview]
Message-ID: <2025082213-antacid-correct-53b1@gregkh> (raw)
In-Reply-To: <20250821185319.2585023-1-mpearson-lenovo@squebb.ca>

On Thu, Aug 21, 2025 at 02:53:07PM -0400, Mark Pearson wrote:
> The UCSI spec states that the num_connectors field is 7 bits, and the
> 8th bit is reserved and should be set to zero.
> Some buggy FW has been known to set this bit, and it can lead to a
> system not booting.
> Flag that the FW is not behaving correctly, and auto-fix the value
> so that the system boots correctly.
> 
> Found on Lenovo P1 G8 during Linux enablement program. The FW will
> be fixed, but seemed worth addressing in case it hit platforms that
> aren't officially Linux supported.
> 
> Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>

Any hints as to what commit id this fixes?

thanks,

greg k-h

  reply	other threads:[~2025-08-22  4:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-21 18:53 [PATCH] usb: typec: ucsi: Handle incorrect num_connectors capability Mark Pearson
2025-08-22  4:51 ` Greg KH [this message]
2025-08-22 12:54   ` Mark Pearson
2025-09-17 18:14     ` Mark Pearson
2025-09-18  7:50       ` Greg KH
2025-09-19  7:44         ` Heikki Krogerus
2025-09-19 15:45           ` Mark Pearson
2025-09-22 12:48             ` Heikki Krogerus
2025-09-29 19:25               ` Mark Pearson
2025-09-29 19:35                 ` Greg KH
2025-09-29 20:01                   ` Mark Pearson

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=2025082213-antacid-correct-53b1@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mpearson-lenovo@squebb.ca \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.