Hello build bot (Jenkins), mturney mturney, Julius Werner, mturney mturney,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39614
to look at the new patch set (#28).
Change subject: sc7180: Add display dsi interface programming. ......................................................................
sc7180: Add display dsi interface programming.
This change adds support for sc7180 dsi interface host programming.
Changes in V1: - removed dual dsi config code. - updated register access using struct overlays. - removed dsc config & command mode code.
Changes in V2: - removed dsi read and write functions. - removed target and panel related code.
Change-Id: Ie64354ce8bc2a64b891fb9478fbca38d6ec4c321 Signed-off-by: Vinod Polimera vpolimer@codeaurora.org --- M src/soc/qualcomm/sc7180/Makefile.inc A src/soc/qualcomm/sc7180/display/dsi.c A src/soc/qualcomm/sc7180/include/soc/display/mipi_dsi.h 3 files changed, 184 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/39614/28