[PATCH v2 0/2] Add DP max link rate support

From: Kuogee Hsieh
Date: Wed Nov 09 2022 - 13:35:20 EST


dd DP link-frequencies property to DTS file and support function to DP driver.

Kuogee Hsieh (2):
arm64: dts: qcom: Add link-frequencies property to specify the max
link rate allowed
drm/msm/dp: add support of max dp link rate

arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 1 +
drivers/gpu/drm/msm/dp/dp_display.c | 1 +
drivers/gpu/drm/msm/dp/dp_panel.c | 5 ++---
drivers/gpu/drm/msm/dp/dp_panel.h | 1 +
drivers/gpu/drm/msm/dp/dp_parser.c | 8 ++++++++
drivers/gpu/drm/msm/dp/dp_parser.h | 1 +
6 files changed, 14 insertions(+), 3 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project