mbox series

[0/2] ucsi_ccg: Compat with non-NVIDIA

Message ID 20250221054137.1631765-1-superm1@kernel.org (mailing list archive)
Headers show
Series ucsi_ccg: Compat with non-NVIDIA | expand

Message

Mario Limonciello Feb. 21, 2025, 5:40 a.m. UTC
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(-)