diff options
author | Wenjing Liu <[email protected]> | 2022-12-16 17:16:19 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-01-24 13:26:25 -0500 |
commit | bc33f5e5f05ba44e48909e2cfc5a97475ec69a4d (patch) | |
tree | 6b91322967b28b74094e68d6193eebbeb7df53c2 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 997336483200fef8eb43012307eb08410edddf15 (diff) |
drm/amd/display: create accessories, hwss and protocols sub folders in link
[why]
link component contains three sub folders:
accessories - utilities for improving testability, logging or tracing, doesn't impact
end user use cases.
protocols - specs defined protocols used in end user use cases
hwss - hwss owned link_hwss object, served as an abstraction layer in hwss to
access various types of encoder/phy/dpia endpoints in a unified interface.
sooner we will have files directly under link folder one for the implementation of
each major link behavior such as link_create, link_detect, link_validate
and link_set_dpms.
Reviewed-by: George Shen <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions