Re: [PATCH] usb: typec: Expose Product Type VDOs via sysfs
From: Greg KH
Date: Thu Oct 22 2020 - 01:30:50 EST
On Wed, Oct 21, 2020 at 02:18:02PM -0700, Prashant Malani wrote:
> A PD-capable device can return up to 3 Product Type VDOs as part of its
> DiscoverIdentity Response (USB PD Spec, Rev 3.0, Version 2.0, Section
> 6.4.4.3.1). Add a sysfs attribute to expose these to userspace.
You forgot to add the proper Documentation/ABI/ file at the same time,
which makes this patch impossible to review properly and able to be
applied :(
Please fix.
thanks,
greg k-h