From: Mario Limonciello <superm1@kernel.org>
To: mario.limonciello@amd.com, ajayg@nvidia.com,
gregkh@linuxfoundation.org, heikki.krogerus@linux.intel.com
Cc: linux-usb@vger.kernel.org
Subject: [PATCH 0/2] ucsi_ccg: Compat with non-NVIDIA
Date: Thu, 20 Feb 2025 23:40:02 -0600 [thread overview]
Message-ID: <20250221054137.1631765-1-superm1@kernel.org> (raw)
From: Mario Limonciello <mario.limonciello@amd.com>
On some non-NVIDIA machines ucsi_ccg will probe and show errors
because of not having some NVIDIA specific device properties.
Avoid showing this error and adjust the behavior for the sysfs
file related to it.
Mario Limonciello (2):
ucsi_ccg: Don't show failed to get FW build information error
ucsi_ccg: Don't show non-functional attributes
drivers/usb/typec/ucsi/ucsi_ccg.c | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)
--
2.43.0
next reply other threads:[~2025-02-21 5:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-21 5:40 Mario Limonciello [this message]
2025-02-21 5:40 ` [PATCH 1/2] ucsi_ccg: Don't show failed to get FW build information error Mario Limonciello
2025-02-21 6:45 ` Greg KH
2025-02-23 2:41 ` Mario Limonciello
2025-02-26 10:00 ` Heikki Krogerus
2025-02-21 5:40 ` [PATCH 2/2] ucsi_ccg: Don't show non-functional attributes Mario Limonciello
2025-02-26 10:01 ` Heikki Krogerus
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=20250221054137.1631765-1-superm1@kernel.org \
--to=superm1@kernel.org \
--cc=ajayg@nvidia.com \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=linux-usb@vger.kernel.org \
--cc=mario.limonciello@amd.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 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.