diff options
author | Dmitry Baryshkov <[email protected]> | 2021-03-31 13:57:18 +0300 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-04-07 11:05:45 -0700 |
commit | 80d2229bf0e7b169a1ab3adcaed9c4ce336f50b2 (patch) | |
tree | 793ccadd2370a7a81c0f29c1b54d2427b3e72a0c /tools/perf/scripts/python/syscall-counts.py | |
parent | 93cf7d6289f993ff1c1a6e6c4621e33b5f31ccec (diff) |
drm/msm/dsi: drop global msm_dsi_phy_type enumaration
With the current upstream driver the msm_dsi_phy_type enum does not make
much sense: all DSI PHYs are probed using the dt bindings, the phy type
is not passed between drivers. Use quirks in phy individual PHY drivers
to differentiate minor harware differences and drop the enum.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Tested-by: Stephen Boyd <[email protected]> # on sc7180 lazor
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions