Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607024
| From | Mats Karrman <mats.dev.list@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v17 0/3] USB Type-C Connector class |
| Date | 2017-03-22 22:20 +0100 |
| Message-ID | <tnVPI-nl-3@gated-at.bofh.it> (permalink) |
| References | <tdjC2-3LX-17@gated-at.bofh.it> <tnpd7-20s-3@gated-at.bofh.it> <tnpmO-24D-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 03/21/2017 11:37 AM, Heikki Krogerus wrote: >> I'm lost in the long thread here, is this series still ready to be >> merged in, or is there another version that is being worked on? > There was one documentation fix proposed Mats. The rest of the thread > was not about these patches. > > I'll send one more version and fix the documentation. > A bit late but... After reading a bit more I found that there is a miss-match between Documentation/ABI/testing/sysfs-class-typec on one side and the actual code and Documentation/usb/typec.rst on the other side. In the first it looks like all attribute groups are flat under typec/ but in the code and the other document they are instead created in a tree, e.g.: /sys/class/typec/port0/ /sys/class/typec/port0/svid-ff01/ /sys/class/typec/port0/svid-ff01/mode0/ /sys/class/typec/port0/port0-partner/ /sys/class/typec/port0/port0-cable/ /sys/class/typec/port0/port0-cable/identity/ /sys/class/typec/port0/port0-cable/port0-plug0/ /sys/class/typec/port0/port0-cable/port0-plug1/ BR // Mats
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v17 0/3] USB Type-C Connector class Greg KH <gregkh@linuxfoundation.org> - 2017-03-21 11:30 +0100
Re: [PATCH v17 0/3] USB Type-C Connector class Heikki Krogerus <heikki.krogerus@linux.intel.com> - 2017-03-21 11:40 +0100
Re: [PATCH v17 0/3] USB Type-C Connector class Mats Karrman <mats.dev.list@gmail.com> - 2017-03-22 22:20 +0100
Re: [PATCH v17 0/3] USB Type-C Connector class Heikki Krogerus <heikki.krogerus@linux.intel.com> - 2017-03-23 09:20 +0100
csiph-web