Re: [PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors

2023-08-18 Thread Dmitry Baryshkov
On 11/11/2022 11:52, Daniel Vetter wrote: On Thu, Nov 10, 2022 at 11:33:11AM -0800, Won Chung wrote: Hi Daniel, Thank you very much for a review. On Wed, Nov 9, 2022 at 3:54 AM Daniel Vetter wrote: On Tue, Nov 08, 2022 at 06:50:04PM +, Won Chung wrote: Create a symlink pointing to USB

Re: [PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors

2022-11-11 Thread Daniel Vetter
On Thu, Nov 10, 2022 at 11:33:11AM -0800, Won Chung wrote: > Hi Daniel, > > Thank you very much for a review. > > On Wed, Nov 9, 2022 at 3:54 AM Daniel Vetter wrote: > > > > On Tue, Nov 08, 2022 at 06:50:04PM +, Won Chung wrote: > > > Create a symlink pointing to USB Type-C connector for

Re: [PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors

2022-11-10 Thread Won Chung
Hi Daniel, Thank you very much for a review. On Wed, Nov 9, 2022 at 3:54 AM Daniel Vetter wrote: > > On Tue, Nov 08, 2022 at 06:50:04PM +, Won Chung wrote: > > Create a symlink pointing to USB Type-C connector for DRM connectors > > when they are created. The link will be created only if

Re: [PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors

2022-11-09 Thread Daniel Vetter
On Tue, Nov 08, 2022 at 06:50:04PM +, Won Chung wrote: > Create a symlink pointing to USB Type-C connector for DRM connectors > when they are created. The link will be created only if the firmware is > able to describe the connection beween the two connectors. > > Currently, even if a display

[PATCH v4] drm/sysfs: Link DRM connectors to corresponding Type-C connectors

2022-11-08 Thread Won Chung
Create a symlink pointing to USB Type-C connector for DRM connectors when they are created. The link will be created only if the firmware is able to describe the connection beween the two connectors. Currently, even if a display uses a USB Type-C port, there is no way for the userspace to find