Ravi kumar uploaded patch set #33 to this change.

View Change

Sc7180: Add display 10nm phy & pll programming support

Adds basic headers as well as source required for display
dsi 10nm phy & pll programming.

Changes in V1:
- add struct overlays to model hardware registers.
- remove typedef structures.
- remove dead code such as dual dsi,split config etc.

Changes in V2:
- remove panel related header files.
- update the bitclock calculation using edid parameters.
- add phy timing calculation function.
- update copyright license.

Changes in V3:
- update the mdss clock structure.
- remove dsi_phy_configinfo_type struct.
- remove unused struct fields.

Changes in V4:
- update clock apis.
- remove unused structures.

Change-Id: I8ff400922ae594f558cf73a5aaa433a3a93347c2
Signed-off-by: Vinod Polimera <vpolimer@codeaurora.org>
---
M src/soc/qualcomm/sc7180/Makefile.inc
A src/soc/qualcomm/sc7180/display/dsi_phy.c
A src/soc/qualcomm/sc7180/display/dsi_phy_pll.c
A src/soc/qualcomm/sc7180/include/soc/display/display_resources.h
A src/soc/qualcomm/sc7180/include/soc/display/dsi_phy.h
A src/soc/qualcomm/sc7180/include/soc/display/dsi_phy_pll.h
A src/soc/qualcomm/sc7180/include/soc/display/mdssreg.h
7 files changed, 1,522 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/39613/33

To view, visit change 39613. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8ff400922ae594f558cf73a5aaa433a3a93347c2
Gerrit-Change-Number: 39613
Gerrit-PatchSet: 33
Gerrit-Owner: Ravi kumar <rbokka@codeaurora.org>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: mturney mturney <mturney@codeaurora.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-CC: Ravi Kumar Bokka <c_rbokka@qualcomm.corp-partner.google.com>
Gerrit-CC: Vinod Polimera <vpolimer@qualcomm.corp-partner.google.com>
Gerrit-MessageType: newpatchset