Re: [PATCH 2/3] usb: type-c: USB Type-C Connector System Software Interface
From: Greg KH
Date: Tue Feb 09 2016 - 13:21:59 EST
On Tue, Feb 09, 2016 at 07:01:22PM +0200, Heikki Krogerus wrote:
> USB Type-C Connector System Software Interface (UCSI) is a
> specification that defines registers and data structures
> used to interface with the USB Type-C connectors on a system.
>
> The specification is public and available at:
> http://www.intel.com/content/www/us/en/io/universal-serial-bus/usb-type-c-ucsi-spec.html
>
What does this driver / code actually do? Why is it needed? What
interface to the rest of the kernel / userspace does it provide?
Why would we care about this?
You need to describe this a lot better than you did...
thanks,
greg k-h