Message ID | 20221122220538.2991775-1-pmalani@chromium.org (mailing list archive) |
---|---|
Headers | show |
Series | platform/chrome: cros_ec_typec: Link PD object to partner | expand |
Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Greg Kroah-Hartman <gregkh@linuxfoundation.org>: On Tue, 22 Nov 2022 22:05:35 +0000 you wrote: > This is a short series to link a registered USB PD object to its associated > partner device. This is helpful for userspace services (the ChromeOS Type-C > daemon, for example), to identify which Type-C peripheral a PD object belongs to, > when a uevent for the PD object arrives. > > The first patch adds a wrapper to the Type-C class code to register a PD object > with a Type-C partner as its parent. The second patch uses that wrapper to > register the Type-C partner USB PD object in the port driver code. > > [...] Here is the summary with links: - [v2,1/2] usb: typec: Add partner PD object wrapper https://git.kernel.org/chrome-platform/c/032399819dd5 - [v2,2/2] platform/chrome: cros_ec_typec: Set parent of partner PD object https://git.kernel.org/chrome-platform/c/ab3593eeef60 You are awesome, thank you!
Hello: This series was applied to chrome-platform/linux.git (for-next) by Greg Kroah-Hartman <gregkh@linuxfoundation.org>: On Tue, 22 Nov 2022 22:05:35 +0000 you wrote: > This is a short series to link a registered USB PD object to its associated > partner device. This is helpful for userspace services (the ChromeOS Type-C > daemon, for example), to identify which Type-C peripheral a PD object belongs to, > when a uevent for the PD object arrives. > > The first patch adds a wrapper to the Type-C class code to register a PD object > with a Type-C partner as its parent. The second patch uses that wrapper to > register the Type-C partner USB PD object in the port driver code. > > [...] Here is the summary with links: - [v2,1/2] usb: typec: Add partner PD object wrapper https://git.kernel.org/chrome-platform/c/032399819dd5 - [v2,2/2] platform/chrome: cros_ec_typec: Set parent of partner PD object https://git.kernel.org/chrome-platform/c/ab3593eeef60 You are awesome, thank you!