mbox series

[0/5] phy: qcom: edp: Introduce SC8280XP support

Message ID 20220810040745.3582985-1-bjorn.andersson@linaro.org (mailing list archive)
Headers show
Series phy: qcom: edp: Introduce SC8280XP support | expand

Message

Bjorn Andersson Aug. 10, 2022, 4:07 a.m. UTC
What the subject says.

Bjorn Andersson (5):
  dt-bindings: phy: qcom-edp: Add SC8280XP PHY compatibles
  phy: qcom: edp: Generate unique clock names
  phy: qcom: edp: Perform lane configuration
  phy: qcom: edp: Introduce support for DisplayPort
  phy: qcom: edp: Add SC8280XP eDP and DP PHYs

 .../devicetree/bindings/phy/qcom,edp-phy.yaml |   2 +
 drivers/phy/qualcomm/phy-qcom-edp.c           | 193 +++++++++++++++++-
 2 files changed, 184 insertions(+), 11 deletions(-)

Comments

Vinod Koul Aug. 30, 2022, 5:31 a.m. UTC | #1
On 09-08-22, 21:07, Bjorn Andersson wrote:
> What the subject says.

:-)


Applied, thanks