All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ucsi_ccg: Compat with non-NVIDIA
@ 2025-02-21  5:40 Mario Limonciello
  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  5:40 ` [PATCH 2/2] ucsi_ccg: Don't show non-functional attributes Mario Limonciello
  0 siblings, 2 replies; 7+ messages in thread
From: Mario Limonciello @ 2025-02-21  5:40 UTC (permalink / raw)
  To: mario.limonciello, ajayg, gregkh, heikki.krogerus; +Cc: linux-usb

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-02-26 10:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21  5:40 [PATCH 0/2] ucsi_ccg: Compat with non-NVIDIA Mario Limonciello
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

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.