You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2122414
Upstream Status: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Tested: Verify USB-A and USB-C are functional on Nvidia Orin board,
and no regressions on other platforms.
commit 6d9e066
Author: Wayne Chang <waynec@nvidia.com>
Date: Tue Jan 31 17:57:45 2023 +0000
usb: typec: ucsi_ccg: Add OF support
Add device-tree support for the Cypress CCG UCSI driver. The device-tree
binding for the Cypress CCG device uses the standard device-tree
'firmware-name' string property to indicate the firmware build that is
used.
The NVIDIA GPU I2C driver has been updated to use an ACPI string
property that is also named 'firmware-build' and given that this was the
only users of the 'ccgx,firmware-build' property, we can now remove
support for this legacy property.
Signed-off-by: Wayne Chang <waynec@nvidia.com>
Co-developed-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20230131175748.256423-4-jonathanh@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 6d9e066)
Signed-off-by: David Marlin <dmarlin@redhat.com>
0 commit comments