summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorVinod Polimera <vpolimer@codeaurora.org>2020-06-23 16:23:06 +0530
committerJulius Werner <jwerner@chromium.org>2020-09-10 00:24:42 +0000
commitc4e0b0a31378ae164ae2b6988c9779d96b627e84 (patch)
treef33550cf690cdd47e8f3adc201bf2fef77eba3cd /src/mainboard
parentc6880b3e9db4200aaeb3e5531a5b4d86d86ab0ef (diff)
downloadcoreboot-c4e0b0a31378ae164ae2b6988c9779d96b627e84.tar.xz
sc7180: Add support for sn65dsi86 bridge
Add sn65dsi86 bridge driver to enable the eDP bridge. Datasheet used : https://www.ti.com/lit/ds/sllseh2b/sllseh2b.pdf Changes in V1: - fix the dp lanes using mask - separate out the refclk and hpd config to init function Change-Id: I36a68f3241f0ba316c261a73c2f6d30fe6c3ccdc Signed-off-by: Vinod Polimera <vpolimer@codeaurora.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42899 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/trogdor/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/trogdor/Kconfig b/src/mainboard/google/trogdor/Kconfig
index 6a0f912c00..e0f071cecf 100644
--- a/src/mainboard/google/trogdor/Kconfig
+++ b/src/mainboard/google/trogdor/Kconfig
@@ -17,6 +17,7 @@ config BOARD_SPECIFIC_OPTIONS
select EC_GOOGLE_CHROMEEC_SPI if !BOARD_GOOGLE_BUBS
select RTC if !BOARD_GOOGLE_BUBS
select MISSING_BOARD_RESET if BOARD_GOOGLE_BUBS
+ select DRIVERS_TI_SN65DSI86BRIDGE
select SOC_QUALCOMM_SC7180
select SPI_FLASH
select SPI_FLASH_WINBOND