Re: [PATCH v3 0/3] thunderbolt: Expose details about tunneling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Mar 29, 2021 at 10:41:47AM +0300, Mika Westerberg wrote:
> Hello there,
> 
> There has been ask if we can expose more details about the connected
> devices and the tunneling to userspace, so it can then provide more
> detailed information to the user.
> 
> First we add uevent details for each device (USB4 router) that adds
> USB4_TYPE=host|device|hub and USB4_VERSION=1.0 (if the device actually is
> USB4). The host|device|hub definitions follow the USB4 spec.
> 
> Then for each device router we expose two new attributes: "usb3" and "dp"
> that if present mean that the device has corresponding adapter (USB 3.x
> upstream adapter and DP OUT adapter). The contents of the attributes then
> hold number of tunnels ending to this router. So if USB 3.x is tunneled
> "usb3" reads 1. Since there can be multiple DP OUT adaptes the "dp"
> attribute holds number of DP tunnels ending to this router. For PCIe
> tunneling the "authorized" attribute works the same way.
> 
> Previous versions can be found:
> 
>   v2: https://lore.kernel.org/linux-usb/20210323145701.86161-1-mika.westerberg@xxxxxxxxxxxxxxx/
>   v1: https://lore.kernel.org/linux-usb/20210309134818.63118-1-mika.westerberg@xxxxxxxxxxxxxxx/
> 
> Changes from v2:
> 
>   * Added missing sysfs_emit()
> 
> Changes from v1:
> 
>   * Added Greg's Reviewed-by tags for patch 1 and 2
>   * Use sysfs_emit()
>   * Drop the locking in the new attributes
>   * Drop the kobject_uevent()
> 
> Mika Westerberg (3):
>   thunderbolt: Add details to router uevent
>   thunderbolt: Hide authorized attribute if router does not support PCIe tunnels
>   thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels

Applied the first two patches to thunderbolt.git/next. I'm dropping the
last one for now. We can revisit it later if really needed.



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux